#ECEBB1 Color

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

Color preview

#ECEBB1

Color formats

HEX
#ECEBB1
RGB
rgb(236, 235, 177)
RGBA
rgba(236, 235, 177, 1)
HSL
hsl(59, 61%, 81%)
HSV
hsv(59, 25%, 93%)
CMYK
cmyk(0%, 0%, 25%, 7%)
CSS variable
--color-primary: #ECEBB1;
Lowercase HEX
#ecebb1

Shades

Tints

Tones

Harmony

CSS snippets for #ECEBB1

.color-ecebb1 {
  color: #ECEBB1;
  background-color: #ECEBB1;
}

Frequently asked questions

What color is #ECEBB1?+

#ECEBB1 is a HEX color with RGB value rgb(236, 235, 177) and HSL value hsl(59, 61%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECEBB1?+

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