#CCF8CB Color

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

Color preview

#CCF8CB

Color formats

HEX
#CCF8CB
RGB
rgb(204, 248, 203)
RGBA
rgba(204, 248, 203, 1)
HSL
hsl(119, 76%, 88%)
HSV
hsv(119, 18%, 97%)
CMYK
cmyk(18%, 0%, 18%, 3%)
CSS variable
--color-primary: #CCF8CB;
Lowercase HEX
#ccf8cb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF8CB

.color-ccf8cb {
  color: #CCF8CB;
  background-color: #CCF8CB;
}

Frequently asked questions

What color is #CCF8CB?+

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

What is the closest Tailwind color to #CCF8CB?+

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