breadcrumb

Cabaret

Color Code Details

HEX #d2527f
RGB (210, 82, 127);
RGBA (210, 82, 127, 1)
HSL (339, 59%, 57%);
HSLA (339, 59%, 57%, 1);
HSV 338,60,82
HSB 339, 61, 82
HWB 338 32% 18%
CMYK 0, 61, 40, 18
Pantone 200 C

Preview & Codes Examples

Text Color with Cabaret

This Text has a Font Color of #d2527f
.text {color:#d2527f;}
.text {color:rgba(210, 82, 127, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Cabaret

This element has a background color of #d2527f
.element {background-color:#d2527f;}
.element {background-color:rgba(210, 82, 127, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Cabaret

This element has a border color of #d2527f
.element {border:1px solid #d2527f;}
.element {border:1px solid rgba(210, 82, 127, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #d2527f;

Sass / SCSS

$variable: #d2527f;

Less

@variable: #d2527f;

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.