#CCF5BB Color

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

Color preview

#CCF5BB

Color formats

HEX
#CCF5BB
RGB
rgb(204, 245, 187)
RGBA
rgba(204, 245, 187, 1)
HSL
hsl(102, 74%, 85%)
HSV
hsv(102, 24%, 96%)
CMYK
cmyk(17%, 0%, 24%, 4%)
CSS variable
--color-primary: #CCF5BB;
Lowercase HEX
#ccf5bb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF5BB

.color-ccf5bb {
  color: #CCF5BB;
  background-color: #CCF5BB;
}

Frequently asked questions

What color is #CCF5BB?+

#CCF5BB is a HEX color with RGB value rgb(204, 245, 187) and HSL value hsl(102, 74%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCF5BB?+

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