#ECEBAF Color

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

Color preview

#ECEBAF

Color formats

HEX
#ECEBAF
RGB
rgb(236, 235, 175)
RGBA
rgba(236, 235, 175, 1)
HSL
hsl(59, 62%, 81%)
HSV
hsv(59, 26%, 93%)
CMYK
cmyk(0%, 0%, 26%, 7%)
CSS variable
--color-primary: #ECEBAF;
Lowercase HEX
#ecebaf

Shades

Tints

Tones

Harmony

CSS snippets for #ECEBAF

.color-ecebaf {
  color: #ECEBAF;
  background-color: #ECEBAF;
}

Frequently asked questions

What color is #ECEBAF?+

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

What is the closest Tailwind color to #ECEBAF?+

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