#CCFACC Color

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

Color preview

#CCFACC

Color formats

HEX
#CCFACC
RGB
rgb(204, 250, 204)
RGBA
rgba(204, 250, 204, 1)
HSL
hsl(120, 82%, 89%)
HSV
hsv(120, 18%, 98%)
CMYK
cmyk(18%, 0%, 18%, 2%)
CSS variable
--color-primary: #CCFACC;
Lowercase HEX
#ccfacc

Shades

Tints

Tones

Harmony

CSS snippets for #CCFACC

.color-ccfacc {
  color: #CCFACC;
  background-color: #CCFACC;
}

Frequently asked questions

What color is #CCFACC?+

#CCFACC is a HEX color with RGB value rgb(204, 250, 204) and HSL value hsl(120, 82%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFACC?+

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