breadcrumb

Bizarre

Color Code Details

HEX #ecd9dd
RGB (236, 217, 221);
RGBA (236, 217, 221, 1)
HSL (347, 33%, 89%);
HSLA (347, 33%, 89%, 1);
HSV 347,8,92
HSB 347, 8, 93
HWB 347 85% 7%
CMYK 0, 8, 6, 7
Pantone 1895 C

Preview & Codes Examples

Text Color with Bizarre

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

Background Color Using Bizarre

This element has a background color of #ecd9dd
.element {background-color:#ecd9dd;}
.element {background-color:rgba(236, 217, 221, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Bizarre

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

Preview & Variables

CSS Variables

--variable: #ecd9dd;

Sass / SCSS

$variable: #ecd9dd;

Less

@variable: #ecd9dd;

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.