#CCFAD3 Color

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

Color preview

#CCFAD3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCFAD3

.color-ccfad3 {
  color: #CCFAD3;
  background-color: #CCFAD3;
}

Frequently asked questions

What color is #CCFAD3?+

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

What is the closest Tailwind color to #CCFAD3?+

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