#CCF4CB Color

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

Color preview

#CCF4CB

Color formats

HEX
#CCF4CB
RGB
rgb(204, 244, 203)
RGBA
rgba(204, 244, 203, 1)
HSL
hsl(119, 65%, 88%)
HSV
hsv(119, 17%, 96%)
CMYK
cmyk(16%, 0%, 17%, 4%)
CSS variable
--color-primary: #CCF4CB;
Lowercase HEX
#ccf4cb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF4CB

.color-ccf4cb {
  color: #CCF4CB;
  background-color: #CCF4CB;
}

Frequently asked questions

What color is #CCF4CB?+

#CCF4CB is a HEX color with RGB value rgb(204, 244, 203) and HSL value hsl(119, 65%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCF4CB?+

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