#EFCDC0 Color

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

Color preview

#EFCDC0

Color formats

HEX
#EFCDC0
RGB
rgb(239, 205, 192)
RGBA
rgba(239, 205, 192, 1)
HSL
hsl(17, 59%, 85%)
HSV
hsv(17, 20%, 94%)
CMYK
cmyk(0%, 14%, 20%, 6%)
CSS variable
--color-primary: #EFCDC0;
Lowercase HEX
#efcdc0

Shades

Tints

Tones

Harmony

CSS snippets for #EFCDC0

.color-efcdc0 {
  color: #EFCDC0;
  background-color: #EFCDC0;
}

Frequently asked questions

What color is #EFCDC0?+

#EFCDC0 is a HEX color with RGB value rgb(239, 205, 192) and HSL value hsl(17, 59%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #EFCDC0?+

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