#ECCC9B Color

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

Color preview

#ECCC9B

Color formats

HEX
#ECCC9B
RGB
rgb(236, 204, 155)
RGBA
rgba(236, 204, 155, 1)
HSL
hsl(36, 68%, 77%)
HSV
hsv(36, 34%, 93%)
CMYK
cmyk(0%, 14%, 34%, 7%)
CSS variable
--color-primary: #ECCC9B;
Lowercase HEX
#eccc9b

Shades

Tints

Tones

Harmony

CSS snippets for #ECCC9B

.color-eccc9b {
  color: #ECCC9B;
  background-color: #ECCC9B;
}

Frequently asked questions

What color is #ECCC9B?+

#ECCC9B is a HEX color with RGB value rgb(236, 204, 155) and HSL value hsl(36, 68%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #ECCC9B?+

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