#EACBCF Color

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

Color preview

#EACBCF

Color formats

HEX
#EACBCF
RGB
rgb(234, 203, 207)
RGBA
rgba(234, 203, 207, 1)
HSL
hsl(352, 42%, 86%)
HSV
hsv(352, 13%, 92%)
CMYK
cmyk(0%, 13%, 12%, 8%)
CSS variable
--color-primary: #EACBCF;
Lowercase HEX
#eacbcf

Shades

Tints

Tones

Harmony

CSS snippets for #EACBCF

.color-eacbcf {
  color: #EACBCF;
  background-color: #EACBCF;
}

Frequently asked questions

What color is #EACBCF?+

#EACBCF is a HEX color with RGB value rgb(234, 203, 207) and HSL value hsl(352, 42%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EACBCF?+

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