#EDEBD3 Color

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

Color preview

#EDEBD3

Color formats

HEX
#EDEBD3
RGB
rgb(237, 235, 211)
RGBA
rgba(237, 235, 211, 1)
HSL
hsl(55, 42%, 88%)
HSV
hsv(55, 11%, 93%)
CMYK
cmyk(0%, 1%, 11%, 7%)
CSS variable
--color-primary: #EDEBD3;
Lowercase HEX
#edebd3

Shades

Tints

Tones

Harmony

CSS snippets for #EDEBD3

.color-edebd3 {
  color: #EDEBD3;
  background-color: #EDEBD3;
}

Frequently asked questions

What color is #EDEBD3?+

#EDEBD3 is a HEX color with RGB value rgb(237, 235, 211) and HSL value hsl(55, 42%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EDEBD3?+

The closest Tailwind color is orange-100, available as the bg-orange-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