#ECECB8 Color

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

Color preview

#ECECB8

Color formats

HEX
#ECECB8
RGB
rgb(236, 236, 184)
RGBA
rgba(236, 236, 184, 1)
HSL
hsl(60, 58%, 82%)
HSV
hsv(60, 22%, 93%)
CMYK
cmyk(0%, 0%, 22%, 7%)
CSS variable
--color-primary: #ECECB8;
Lowercase HEX
#ececb8

Shades

Tints

Tones

Harmony

CSS snippets for #ECECB8

.color-ececb8 {
  color: #ECECB8;
  background-color: #ECECB8;
}

Frequently asked questions

What color is #ECECB8?+

#ECECB8 is a HEX color with RGB value rgb(236, 236, 184) and HSL value hsl(60, 58%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #ECECB8?+

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