#ECEBB5 Color

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

Color preview

#ECEBB5

Color formats

HEX
#ECEBB5
RGB
rgb(236, 235, 181)
RGBA
rgba(236, 235, 181, 1)
HSL
hsl(59, 59%, 82%)
HSV
hsv(59, 23%, 93%)
CMYK
cmyk(0%, 0%, 23%, 7%)
CSS variable
--color-primary: #ECEBB5;
Lowercase HEX
#ecebb5

Shades

Tints

Tones

Harmony

CSS snippets for #ECEBB5

.color-ecebb5 {
  color: #ECEBB5;
  background-color: #ECEBB5;
}

Frequently asked questions

What color is #ECEBB5?+

#ECEBB5 is a HEX color with RGB value rgb(236, 235, 181) and HSL value hsl(59, 59%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECEBB5?+

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