#ECEAB9 Color

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

Color preview

#ECEAB9

Color formats

HEX
#ECEAB9
RGB
rgb(236, 234, 185)
RGBA
rgba(236, 234, 185, 1)
HSL
hsl(58, 57%, 83%)
HSV
hsv(58, 22%, 93%)
CMYK
cmyk(0%, 1%, 22%, 7%)
CSS variable
--color-primary: #ECEAB9;
Lowercase HEX
#eceab9

Shades

Tints

Tones

Harmony

CSS snippets for #ECEAB9

.color-eceab9 {
  color: #ECEAB9;
  background-color: #ECEAB9;
}

Frequently asked questions

What color is #ECEAB9?+

#ECEAB9 is a HEX color with RGB value rgb(236, 234, 185) and HSL value hsl(58, 57%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECEAB9?+

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