#EFECDD Color

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

Color preview

#EFECDD

Color formats

HEX
#EFECDD
RGB
rgb(239, 236, 221)
RGBA
rgba(239, 236, 221, 1)
HSL
hsl(50, 36%, 90%)
HSV
hsv(50, 8%, 94%)
CMYK
cmyk(0%, 1%, 8%, 6%)
CSS variable
--color-primary: #EFECDD;
Lowercase HEX
#efecdd

Shades

Tints

Tones

Harmony

CSS snippets for #EFECDD

.color-efecdd {
  color: #EFECDD;
  background-color: #EFECDD;
}

Frequently asked questions

What color is #EFECDD?+

#EFECDD is a HEX color with RGB value rgb(239, 236, 221) and HSL value hsl(50, 36%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFECDD?+

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