breadcrumb

Moonlight Mist

Industries that Commonly Use Moonlight Mist

Color Code Details

HEX #efeded
RGB (239, 237, 237);
RGBA (239, 237, 237, 1)
HSL (0, 6%, 93%);
HSLA (0, 6%, 93%, 1);
HSV 0,0,93
HSB 0, 1, 94
HWB 0 93% 6%
CMYK 0, 1, 1, 6
Pantone 1895 C

Preview & Codes Examples

Text Color with Moonlight Mist

This Text has a Font Color of #efeded
.text {color:#efeded;}
.text {color:rgba(239, 237, 237, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Moonlight Mist

This element has a background color of #efeded
.element {background-color:#efeded;}
.element {background-color:rgba(239, 237, 237, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Moonlight Mist

This element has a border color of #efeded
.element {border:1px solid #efeded;}
.element {border:1px solid rgba(239, 237, 237, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #efeded;

Sass / SCSS

$variable: #efeded;

Less

@variable: #efeded;

Similar Red Shades You Might Like

Red signals power, passion, and urgency. Great for eCommerce CTAs, alerts, and bold brand visuals. Discover other powerful reds for attention-grabbing design.

Your Opinion Shapes our Colors.