#ECDFA8 Color

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

Color preview

#ECDFA8

Color formats

HEX
#ECDFA8
RGB
rgb(236, 223, 168)
RGBA
rgba(236, 223, 168, 1)
HSL
hsl(49, 64%, 79%)
HSV
hsv(49, 29%, 93%)
CMYK
cmyk(0%, 6%, 29%, 7%)
CSS variable
--color-primary: #ECDFA8;
Lowercase HEX
#ecdfa8

Shades

Tints

Tones

Harmony

CSS snippets for #ECDFA8

.color-ecdfa8 {
  color: #ECDFA8;
  background-color: #ECDFA8;
}

Frequently asked questions

What color is #ECDFA8?+

#ECDFA8 is a HEX color with RGB value rgb(236, 223, 168) and HSL value hsl(49, 64%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECDFA8?+

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