#EFEAC0 Color

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

Color preview

#EFEAC0

Color formats

HEX
#EFEAC0
RGB
rgb(239, 234, 192)
RGBA
rgba(239, 234, 192, 1)
HSL
hsl(54, 59%, 85%)
HSV
hsv(54, 20%, 94%)
CMYK
cmyk(0%, 2%, 20%, 6%)
CSS variable
--color-primary: #EFEAC0;
Lowercase HEX
#efeac0

Shades

Tints

Tones

Harmony

CSS snippets for #EFEAC0

.color-efeac0 {
  color: #EFEAC0;
  background-color: #EFEAC0;
}

Frequently asked questions

What color is #EFEAC0?+

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

What is the closest Tailwind color to #EFEAC0?+

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