#EFDDBB Color

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

Color preview

#EFDDBB

Color formats

HEX
#EFDDBB
RGB
rgb(239, 221, 187)
RGBA
rgba(239, 221, 187, 1)
HSL
hsl(39, 62%, 84%)
HSV
hsv(39, 22%, 94%)
CMYK
cmyk(0%, 8%, 22%, 6%)
CSS variable
--color-primary: #EFDDBB;
Lowercase HEX
#efddbb

Shades

Tints

Tones

Harmony

CSS snippets for #EFDDBB

.color-efddbb {
  color: #EFDDBB;
  background-color: #EFDDBB;
}

Frequently asked questions

What color is #EFDDBB?+

#EFDDBB is a HEX color with RGB value rgb(239, 221, 187) and HSL value hsl(39, 62%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EFDDBB?+

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