#EADFA1 Color

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

Color preview

#EADFA1

Color formats

HEX
#EADFA1
RGB
rgb(234, 223, 161)
RGBA
rgba(234, 223, 161, 1)
HSL
hsl(51, 63%, 77%)
HSV
hsv(51, 31%, 92%)
CMYK
cmyk(0%, 5%, 31%, 8%)
CSS variable
--color-primary: #EADFA1;
Lowercase HEX
#eadfa1

Shades

Tints

Tones

Harmony

CSS snippets for #EADFA1

.color-eadfa1 {
  color: #EADFA1;
  background-color: #EADFA1;
}

Frequently asked questions

What color is #EADFA1?+

#EADFA1 is a HEX color with RGB value rgb(234, 223, 161) and HSL value hsl(51, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADFA1?+

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