#CCFBD9 Color

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

Color preview

#CCFBD9

Color formats

HEX
#CCFBD9
RGB
rgb(204, 251, 217)
RGBA
rgba(204, 251, 217, 1)
HSL
hsl(137, 85%, 89%)
HSV
hsv(137, 19%, 98%)
CMYK
cmyk(19%, 0%, 14%, 2%)
CSS variable
--color-primary: #CCFBD9;
Lowercase HEX
#ccfbd9

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBD9

.color-ccfbd9 {
  color: #CCFBD9;
  background-color: #CCFBD9;
}

Frequently asked questions

What color is #CCFBD9?+

#CCFBD9 is a HEX color with RGB value rgb(204, 251, 217) and HSL value hsl(137, 85%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFBD9?+

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