#CCEEA7 Color

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

Color preview

#CCEEA7

Color formats

HEX
#CCEEA7
RGB
rgb(204, 238, 167)
RGBA
rgba(204, 238, 167, 1)
HSL
hsl(89, 68%, 79%)
HSV
hsv(89, 30%, 93%)
CMYK
cmyk(14%, 0%, 30%, 7%)
CSS variable
--color-primary: #CCEEA7;
Lowercase HEX
#cceea7

Shades

Tints

Tones

Harmony

CSS snippets for #CCEEA7

.color-cceea7 {
  color: #CCEEA7;
  background-color: #CCEEA7;
}

Frequently asked questions

What color is #CCEEA7?+

#CCEEA7 is a HEX color with RGB value rgb(204, 238, 167) and HSL value hsl(89, 68%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCEEA7?+

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