#EADFAC Color

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

Color preview

#EADFAC

Color formats

HEX
#EADFAC
RGB
rgb(234, 223, 172)
RGBA
rgba(234, 223, 172, 1)
HSL
hsl(49, 60%, 80%)
HSV
hsv(49, 26%, 92%)
CMYK
cmyk(0%, 5%, 26%, 8%)
CSS variable
--color-primary: #EADFAC;
Lowercase HEX
#eadfac

Shades

Tints

Tones

Harmony

CSS snippets for #EADFAC

.color-eadfac {
  color: #EADFAC;
  background-color: #EADFAC;
}

Frequently asked questions

What color is #EADFAC?+

#EADFAC is a HEX color with RGB value rgb(234, 223, 172) and HSL value hsl(49, 60%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADFAC?+

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