#CCEEA0 Color

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

Color preview

#CCEEA0

Color formats

HEX
#CCEEA0
RGB
rgb(204, 238, 160)
RGBA
rgba(204, 238, 160, 1)
HSL
hsl(86, 70%, 78%)
HSV
hsv(86, 33%, 93%)
CMYK
cmyk(14%, 0%, 33%, 7%)
CSS variable
--color-primary: #CCEEA0;
Lowercase HEX
#cceea0

Shades

Tints

Tones

Harmony

CSS snippets for #CCEEA0

.color-cceea0 {
  color: #CCEEA0;
  background-color: #CCEEA0;
}

Frequently asked questions

What color is #CCEEA0?+

#CCEEA0 is a HEX color with RGB value rgb(204, 238, 160) and HSL value hsl(86, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCEEA0?+

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