#E9CBCB Color

Inspect #E9CBCB across formats, palettes, contrast and closest named color matches.

Color preview

#E9CBCB

Color formats

HEX
#E9CBCB
RGB
rgb(233, 203, 203)
RGBA
rgba(233, 203, 203, 1)
HSL
hsl(0, 41%, 85%)
HSV
hsv(0, 13%, 91%)
CMYK
cmyk(0%, 13%, 13%, 9%)
CSS variable
--color-primary: #E9CBCB;
Lowercase HEX
#e9cbcb

Shades

Tints

Tones

Harmony

CSS snippets for #E9CBCB

.color-e9cbcb {
  color: #E9CBCB;
  background-color: #E9CBCB;
}

Frequently asked questions

What color is #E9CBCB?+

#E9CBCB is a HEX color with RGB value rgb(233, 203, 203) and HSL value hsl(0, 41%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9CBCB?+

The closest Tailwind color is red-200, available as the bg-red-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools