#ECD6A1 Color

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

Color preview

#ECD6A1

Color formats

HEX
#ECD6A1
RGB
rgb(236, 214, 161)
RGBA
rgba(236, 214, 161, 1)
HSL
hsl(42, 66%, 78%)
HSV
hsv(42, 32%, 93%)
CMYK
cmyk(0%, 9%, 32%, 7%)
CSS variable
--color-primary: #ECD6A1;
Lowercase HEX
#ecd6a1

Shades

Tints

Tones

Harmony

CSS snippets for #ECD6A1

.color-ecd6a1 {
  color: #ECD6A1;
  background-color: #ECD6A1;
}

Frequently asked questions

What color is #ECD6A1?+

#ECD6A1 is a HEX color with RGB value rgb(236, 214, 161) and HSL value hsl(42, 66%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECD6A1?+

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