#ECE89B Color

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

Color preview

#ECE89B

Color formats

HEX
#ECE89B
RGB
rgb(236, 232, 155)
RGBA
rgba(236, 232, 155, 1)
HSL
hsl(57, 68%, 77%)
HSV
hsv(57, 34%, 93%)
CMYK
cmyk(0%, 2%, 34%, 7%)
CSS variable
--color-primary: #ECE89B;
Lowercase HEX
#ece89b

Shades

Tints

Tones

Harmony

CSS snippets for #ECE89B

.color-ece89b {
  color: #ECE89B;
  background-color: #ECE89B;
}

Frequently asked questions

What color is #ECE89B?+

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

What is the closest Tailwind color to #ECE89B?+

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