#CCF8BA Color

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

Color preview

#CCF8BA

Color formats

HEX
#CCF8BA
RGB
rgb(204, 248, 186)
RGBA
rgba(204, 248, 186, 1)
HSL
hsl(103, 82%, 85%)
HSV
hsv(103, 25%, 97%)
CMYK
cmyk(18%, 0%, 25%, 3%)
CSS variable
--color-primary: #CCF8BA;
Lowercase HEX
#ccf8ba

Shades

Tints

Tones

Harmony

CSS snippets for #CCF8BA

.color-ccf8ba {
  color: #CCF8BA;
  background-color: #CCF8BA;
}

Frequently asked questions

What color is #CCF8BA?+

#CCF8BA is a HEX color with RGB value rgb(204, 248, 186) and HSL value hsl(103, 82%, 85%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCF8BA?+

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