#ECDFA7 Color

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

Color preview

#ECDFA7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECDFA7

.color-ecdfa7 {
  color: #ECDFA7;
  background-color: #ECDFA7;
}

Frequently asked questions

What color is #ECDFA7?+

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

What is the closest Tailwind color to #ECDFA7?+

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