#EFDEC4 Color

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

Color preview

#EFDEC4

Color formats

HEX
#EFDEC4
RGB
rgb(239, 222, 196)
RGBA
rgba(239, 222, 196, 1)
HSL
hsl(36, 57%, 85%)
HSV
hsv(36, 18%, 94%)
CMYK
cmyk(0%, 7%, 18%, 6%)
CSS variable
--color-primary: #EFDEC4;
Lowercase HEX
#efdec4

Shades

Tints

Tones

Harmony

CSS snippets for #EFDEC4

.color-efdec4 {
  color: #EFDEC4;
  background-color: #EFDEC4;
}

Frequently asked questions

What color is #EFDEC4?+

#EFDEC4 is a HEX color with RGB value rgb(239, 222, 196) and HSL value hsl(36, 57%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EFDEC4?+

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