#EDDCA8 Color

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

Color preview

#EDDCA8

Color formats

HEX
#EDDCA8
RGB
rgb(237, 220, 168)
RGBA
rgba(237, 220, 168, 1)
HSL
hsl(45, 66%, 79%)
HSV
hsv(45, 29%, 93%)
CMYK
cmyk(0%, 7%, 29%, 7%)
CSS variable
--color-primary: #EDDCA8;
Lowercase HEX
#eddca8

Shades

Tints

Tones

Harmony

CSS snippets for #EDDCA8

.color-eddca8 {
  color: #EDDCA8;
  background-color: #EDDCA8;
}

Frequently asked questions

What color is #EDDCA8?+

#EDDCA8 is a HEX color with RGB value rgb(237, 220, 168) and HSL value hsl(45, 66%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDDCA8?+

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