#CCF5CB Color

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

Color preview

#CCF5CB

Color formats

HEX
#CCF5CB
RGB
rgb(204, 245, 203)
RGBA
rgba(204, 245, 203, 1)
HSL
hsl(119, 68%, 88%)
HSV
hsv(119, 17%, 96%)
CMYK
cmyk(17%, 0%, 17%, 4%)
CSS variable
--color-primary: #CCF5CB;
Lowercase HEX
#ccf5cb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF5CB

.color-ccf5cb {
  color: #CCF5CB;
  background-color: #CCF5CB;
}

Frequently asked questions

What color is #CCF5CB?+

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

What is the closest Tailwind color to #CCF5CB?+

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