#EFEDC0 Color

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

Color preview

#EFEDC0

Color formats

HEX
#EFEDC0
RGB
rgb(239, 237, 192)
RGBA
rgba(239, 237, 192, 1)
HSL
hsl(57, 59%, 85%)
HSV
hsv(57, 20%, 94%)
CMYK
cmyk(0%, 1%, 20%, 6%)
CSS variable
--color-primary: #EFEDC0;
Lowercase HEX
#efedc0

Shades

Tints

Tones

Harmony

CSS snippets for #EFEDC0

.color-efedc0 {
  color: #EFEDC0;
  background-color: #EFEDC0;
}

Frequently asked questions

What color is #EFEDC0?+

#EFEDC0 is a HEX color with RGB value rgb(239, 237, 192) and HSL value hsl(57, 59%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EFEDC0?+

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