#EDEBAB Color

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

Color preview

#EDEBAB

Color formats

HEX
#EDEBAB
RGB
rgb(237, 235, 171)
RGBA
rgba(237, 235, 171, 1)
HSL
hsl(58, 65%, 80%)
HSV
hsv(58, 28%, 93%)
CMYK
cmyk(0%, 1%, 28%, 7%)
CSS variable
--color-primary: #EDEBAB;
Lowercase HEX
#edebab

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBAB

.color-edebab {
  color: #EDEBAB;
  background-color: #EDEBAB;
}

Frequently asked questions

What color is #EDEBAB?+

#EDEBAB is a HEX color with RGB value rgb(237, 235, 171) and HSL value hsl(58, 65%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEBAB?+

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