#CCFFBA Color

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

Color preview

#CCFFBA

Color formats

HEX
#CCFFBA
RGB
rgb(204, 255, 186)
RGBA
rgba(204, 255, 186, 1)
HSL
hsl(104, 100%, 86%)
HSV
hsv(104, 27%, 100%)
CMYK
cmyk(20%, 0%, 27%, 0%)
CSS variable
--color-primary: #CCFFBA;
Lowercase HEX
#ccffba

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFBA

.color-ccffba {
  color: #CCFFBA;
  background-color: #CCFFBA;
}

Frequently asked questions

What color is #CCFFBA?+

#CCFFBA is a HEX color with RGB value rgb(204, 255, 186) and HSL value hsl(104, 100%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFFBA?+

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