#EADABE Color

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

Color preview

#EADABE

Color formats

HEX
#EADABE
RGB
rgb(234, 218, 190)
RGBA
rgba(234, 218, 190, 1)
HSL
hsl(38, 51%, 83%)
HSV
hsv(38, 19%, 92%)
CMYK
cmyk(0%, 7%, 19%, 8%)
CSS variable
--color-primary: #EADABE;
Lowercase HEX
#eadabe

Shades

Tints

Tones

Harmony

CSS snippets for #EADABE

.color-eadabe {
  color: #EADABE;
  background-color: #EADABE;
}

Frequently asked questions

What color is #EADABE?+

#EADABE is a HEX color with RGB value rgb(234, 218, 190) and HSL value hsl(38, 51%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADABE?+

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