#ECE99B Color

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

Color preview

#ECE99B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECE99B

.color-ece99b {
  color: #ECE99B;
  background-color: #ECE99B;
}

Frequently asked questions

What color is #ECE99B?+

#ECE99B is a HEX color with RGB value rgb(236, 233, 155) and HSL value hsl(58, 68%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECE99B?+

The closest Tailwind color is amber-200, available as the bg-amber-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