#EADACB Color

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

Color preview

#EADACB

Color formats

HEX
#EADACB
RGB
rgb(234, 218, 203)
RGBA
rgba(234, 218, 203, 1)
HSL
hsl(29, 42%, 86%)
HSV
hsv(29, 13%, 92%)
CMYK
cmyk(0%, 7%, 13%, 8%)
CSS variable
--color-primary: #EADACB;
Lowercase HEX
#eadacb

Shades

Tints

Tones

Harmony

CSS snippets for #EADACB

.color-eadacb {
  color: #EADACB;
  background-color: #EADACB;
}

Frequently asked questions

What color is #EADACB?+

#EADACB is a HEX color with RGB value rgb(234, 218, 203) and HSL value hsl(29, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADACB?+

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