#CCEFC4 Color

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

Color preview

#CCEFC4

Color formats

HEX
#CCEFC4
RGB
rgb(204, 239, 196)
RGBA
rgba(204, 239, 196, 1)
HSL
hsl(109, 57%, 85%)
HSV
hsv(109, 18%, 94%)
CMYK
cmyk(15%, 0%, 18%, 6%)
CSS variable
--color-primary: #CCEFC4;
Lowercase HEX
#ccefc4

Shades

Tints

Tones

Harmony

CSS snippets for #CCEFC4

.color-ccefc4 {
  color: #CCEFC4;
  background-color: #CCEFC4;
}

Frequently asked questions

What color is #CCEFC4?+

#CCEFC4 is a HEX color with RGB value rgb(204, 239, 196) and HSL value hsl(109, 57%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCEFC4?+

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