#E0FCCC Color

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

Color preview

#E0FCCC

Color formats

HEX
#E0FCCC
RGB
rgb(224, 252, 204)
RGBA
rgba(224, 252, 204, 1)
HSL
hsl(95, 89%, 89%)
HSV
hsv(95, 19%, 99%)
CMYK
cmyk(11%, 0%, 19%, 1%)
CSS variable
--color-primary: #E0FCCC;
Lowercase HEX
#e0fccc

Shades

Tints

Tones

Harmony

CSS snippets for #E0FCCC

.color-e0fccc {
  color: #E0FCCC;
  background-color: #E0FCCC;
}

Frequently asked questions

What color is #E0FCCC?+

#E0FCCC is a HEX color with RGB value rgb(224, 252, 204) and HSL value hsl(95, 89%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E0FCCC?+

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