#ECECB1 Color

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

Color preview

#ECECB1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ECECB1

.color-ececb1 {
  color: #ECECB1;
  background-color: #ECECB1;
}

Frequently asked questions

What color is #ECECB1?+

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

What is the closest Tailwind color to #ECECB1?+

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