#CCFFD0 Color

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

Color preview

#CCFFD0

Color formats

HEX
#CCFFD0
RGB
rgb(204, 255, 208)
RGBA
rgba(204, 255, 208, 1)
HSL
hsl(125, 100%, 90%)
HSV
hsv(125, 20%, 100%)
CMYK
cmyk(20%, 0%, 18%, 0%)
CSS variable
--color-primary: #CCFFD0;
Lowercase HEX
#ccffd0

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFD0

.color-ccffd0 {
  color: #CCFFD0;
  background-color: #CCFFD0;
}

Frequently asked questions

What color is #CCFFD0?+

#CCFFD0 is a HEX color with RGB value rgb(204, 255, 208) and HSL value hsl(125, 100%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFFD0?+

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