breadcrumb

Whisper

How Whisper is Used

Industries that Commonly Use Whisper

Color Code Details

HEX #eeecf3
RGB (238, 236, 243);
RGBA (238, 236, 243, 1)
HSL (257, 23%, 94%);
HSLA (257, 23%, 94%, 1);
HSV 257,2,95
HSB 257, 3, 95
HWB 257 93% 5%
CMYK 2, 3, 0, 5
Pantone 1895 C

Preview & Codes Examples

Text Color with Whisper

This Text has a Font Color of #eeecf3
.text {color:#eeecf3;}
.text {color:rgba(238, 236, 243, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Whisper

.element {background-color:#eeecf3;}
.element {background-color:rgba(238, 236, 243, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Whisper

This element has a border color of #eeecf3
.element {border:1px solid #eeecf3;}
.element {border:1px solid rgba(238, 236, 243, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #eeecf3;

Sass / SCSS

$variable: #eeecf3;

Less

@variable: #eeecf3;

Similar Magenta Shades You Might Like

Magenta is bold and creative, often used in fashion, digital art, and lifestyle brands. It blends energy and uniqueness. Discover more vibrant magentas for expressive design.

Your Opinion Shapes our Colors.