#EFCEC0 Color

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

Color preview

#EFCEC0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFCEC0

.color-efcec0 {
  color: #EFCEC0;
  background-color: #EFCEC0;
}

Frequently asked questions

What color is #EFCEC0?+

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

What is the closest Tailwind color to #EFCEC0?+

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