#EADFAB Color

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

Color preview

#EADFAB

Color formats

HEX
#EADFAB
RGB
rgb(234, 223, 171)
RGBA
rgba(234, 223, 171, 1)
HSL
hsl(50, 60%, 79%)
HSV
hsv(50, 27%, 92%)
CMYK
cmyk(0%, 5%, 27%, 8%)
CSS variable
--color-primary: #EADFAB;
Lowercase HEX
#eadfab

Shades

Tints

Tones

Harmony

CSS snippets for #EADFAB

.color-eadfab {
  color: #EADFAB;
  background-color: #EADFAB;
}

Frequently asked questions

What color is #EADFAB?+

#EADFAB is a HEX color with RGB value rgb(234, 223, 171) and HSL value hsl(50, 60%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EADFAB?+

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