#EFDCD3 Color

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

Color preview

#EFDCD3

Color formats

HEX
#EFDCD3
RGB
rgb(239, 220, 211)
RGBA
rgba(239, 220, 211, 1)
HSL
hsl(19, 47%, 88%)
HSV
hsv(19, 12%, 94%)
CMYK
cmyk(0%, 8%, 12%, 6%)
CSS variable
--color-primary: #EFDCD3;
Lowercase HEX
#efdcd3

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCD3

.color-efdcd3 {
  color: #EFDCD3;
  background-color: #EFDCD3;
}

Frequently asked questions

What color is #EFDCD3?+

#EFDCD3 is a HEX color with RGB value rgb(239, 220, 211) and HSL value hsl(19, 47%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EFDCD3?+

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