#EDEBAF Color

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

Color preview

#EDEBAF

Color formats

HEX
#EDEBAF
RGB
rgb(237, 235, 175)
RGBA
rgba(237, 235, 175, 1)
HSL
hsl(58, 63%, 81%)
HSV
hsv(58, 26%, 93%)
CMYK
cmyk(0%, 1%, 26%, 7%)
CSS variable
--color-primary: #EDEBAF;
Lowercase HEX
#edebaf

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBAF

.color-edebaf {
  color: #EDEBAF;
  background-color: #EDEBAF;
}

Frequently asked questions

What color is #EDEBAF?+

#EDEBAF is a HEX color with RGB value rgb(237, 235, 175) and HSL value hsl(58, 63%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEBAF?+

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