#EFCCC0 Color

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

Color preview

#EFCCC0

Color formats

HEX
#EFCCC0
RGB
rgb(239, 204, 192)
RGBA
rgba(239, 204, 192, 1)
HSL
hsl(15, 59%, 85%)
HSV
hsv(15, 20%, 94%)
CMYK
cmyk(0%, 15%, 20%, 6%)
CSS variable
--color-primary: #EFCCC0;
Lowercase HEX
#efccc0

Shades

Tints

Tones

Harmony

CSS snippets for #EFCCC0

.color-efccc0 {
  color: #EFCCC0;
  background-color: #EFCCC0;
}

Frequently asked questions

What color is #EFCCC0?+

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

What is the closest Tailwind color to #EFCCC0?+

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