#EFECDF Color

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

Color preview

#EFECDF

Color formats

HEX
#EFECDF
RGB
rgb(239, 236, 223)
RGBA
rgba(239, 236, 223, 1)
HSL
hsl(49, 33%, 91%)
HSV
hsv(49, 7%, 94%)
CMYK
cmyk(0%, 1%, 7%, 6%)
CSS variable
--color-primary: #EFECDF;
Lowercase HEX
#efecdf

Shades

Tints

Tones

Harmony

CSS snippets for #EFECDF

.color-efecdf {
  color: #EFECDF;
  background-color: #EFECDF;
}

Frequently asked questions

What color is #EFECDF?+

#EFECDF is a HEX color with RGB value rgb(239, 236, 223) and HSL value hsl(49, 33%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFECDF?+

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