#E9CAD2 Color

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

Color preview

#E9CAD2

Color formats

HEX
#E9CAD2
RGB
rgb(233, 202, 210)
RGBA
rgba(233, 202, 210, 1)
HSL
hsl(345, 41%, 85%)
HSV
hsv(345, 13%, 91%)
CMYK
cmyk(0%, 13%, 10%, 9%)
CSS variable
--color-primary: #E9CAD2;
Lowercase HEX
#e9cad2

Shades

Tints

Tones

Harmony

CSS snippets for #E9CAD2

.color-e9cad2 {
  color: #E9CAD2;
  background-color: #E9CAD2;
}

Frequently asked questions

What color is #E9CAD2?+

#E9CAD2 is a HEX color with RGB value rgb(233, 202, 210) and HSL value hsl(345, 41%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E9CAD2?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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