#EADEA6 Color

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

Color preview

#EADEA6

Color formats

HEX
#EADEA6
RGB
rgb(234, 222, 166)
RGBA
rgba(234, 222, 166, 1)
HSL
hsl(49, 62%, 78%)
HSV
hsv(49, 29%, 92%)
CMYK
cmyk(0%, 5%, 29%, 8%)
CSS variable
--color-primary: #EADEA6;
Lowercase HEX
#eadea6

Shades

Tints

Tones

Harmony

CSS snippets for #EADEA6

.color-eadea6 {
  color: #EADEA6;
  background-color: #EADEA6;
}

Frequently asked questions

What color is #EADEA6?+

#EADEA6 is a HEX color with RGB value rgb(234, 222, 166) and HSL value hsl(49, 62%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADEA6?+

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