#EADFA8 Color

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

Color preview

#EADFA8

Color formats

HEX
#EADFA8
RGB
rgb(234, 223, 168)
RGBA
rgba(234, 223, 168, 1)
HSL
hsl(50, 61%, 79%)
HSV
hsv(50, 28%, 92%)
CMYK
cmyk(0%, 5%, 28%, 8%)
CSS variable
--color-primary: #EADFA8;
Lowercase HEX
#eadfa8

Shades

Tints

Tones

Harmony

CSS snippets for #EADFA8

.color-eadfa8 {
  color: #EADFA8;
  background-color: #EADFA8;
}

Frequently asked questions

What color is #EADFA8?+

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

What is the closest Tailwind color to #EADFA8?+

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