#EDDEA3 Color

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

Color preview

#EDDEA3

Color formats

HEX
#EDDEA3
RGB
rgb(237, 222, 163)
RGBA
rgba(237, 222, 163, 1)
HSL
hsl(48, 67%, 78%)
HSV
hsv(48, 31%, 93%)
CMYK
cmyk(0%, 6%, 31%, 7%)
CSS variable
--color-primary: #EDDEA3;
Lowercase HEX
#eddea3

Shades

Tints

Tones

Harmony

CSS snippets for #EDDEA3

.color-eddea3 {
  color: #EDDEA3;
  background-color: #EDDEA3;
}

Frequently asked questions

What color is #EDDEA3?+

#EDDEA3 is a HEX color with RGB value rgb(237, 222, 163) and HSL value hsl(48, 67%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDDEA3?+

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