#CCF4BB Color

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

Color preview

#CCF4BB

Color formats

HEX
#CCF4BB
RGB
rgb(204, 244, 187)
RGBA
rgba(204, 244, 187, 1)
HSL
hsl(102, 72%, 85%)
HSV
hsv(102, 23%, 96%)
CMYK
cmyk(16%, 0%, 23%, 4%)
CSS variable
--color-primary: #CCF4BB;
Lowercase HEX
#ccf4bb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF4BB

.color-ccf4bb {
  color: #CCF4BB;
  background-color: #CCF4BB;
}

Frequently asked questions

What color is #CCF4BB?+

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

What is the closest Tailwind color to #CCF4BB?+

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