#EFDEC8 Color

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

Color preview

#EFDEC8

Color formats

HEX
#EFDEC8
RGB
rgb(239, 222, 200)
RGBA
rgba(239, 222, 200, 1)
HSL
hsl(34, 55%, 86%)
HSV
hsv(34, 16%, 94%)
CMYK
cmyk(0%, 7%, 16%, 6%)
CSS variable
--color-primary: #EFDEC8;
Lowercase HEX
#efdec8

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEC8

.color-efdec8 {
  color: #EFDEC8;
  background-color: #EFDEC8;
}

Frequently asked questions

What color is #EFDEC8?+

#EFDEC8 is a HEX color with RGB value rgb(239, 222, 200) and HSL value hsl(34, 55%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EFDEC8?+

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