#ECC99B Color

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

Color preview

#ECC99B

Color formats

HEX
#ECC99B
RGB
rgb(236, 201, 155)
RGBA
rgba(236, 201, 155, 1)
HSL
hsl(34, 68%, 77%)
HSV
hsv(34, 34%, 93%)
CMYK
cmyk(0%, 15%, 34%, 7%)
CSS variable
--color-primary: #ECC99B;
Lowercase HEX
#ecc99b

Shades

Tints

Tones

Harmony

CSS snippets for #ECC99B

.color-ecc99b {
  color: #ECC99B;
  background-color: #ECC99B;
}

Frequently asked questions

What color is #ECC99B?+

#ECC99B is a HEX color with RGB value rgb(236, 201, 155) and HSL value hsl(34, 68%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #ECC99B?+

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