#CCF6B9 Color

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

Color preview

#CCF6B9

Color formats

HEX
#CCF6B9
RGB
rgb(204, 246, 185)
RGBA
rgba(204, 246, 185, 1)
HSL
hsl(101, 77%, 85%)
HSV
hsv(101, 25%, 96%)
CMYK
cmyk(17%, 0%, 25%, 4%)
CSS variable
--color-primary: #CCF6B9;
Lowercase HEX
#ccf6b9

Shades

Tints

Tones

Harmony

CSS snippets for #CCF6B9

.color-ccf6b9 {
  color: #CCF6B9;
  background-color: #CCF6B9;
}

Frequently asked questions

What color is #CCF6B9?+

#CCF6B9 is a HEX color with RGB value rgb(204, 246, 185) and HSL value hsl(101, 77%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCF6B9?+

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