#CFFBBC Color

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

Color preview

#CFFBBC

Color formats

HEX
#CFFBBC
RGB
rgb(207, 251, 188)
RGBA
rgba(207, 251, 188, 1)
HSL
hsl(102, 89%, 86%)
HSV
hsv(102, 25%, 98%)
CMYK
cmyk(18%, 0%, 25%, 2%)
CSS variable
--color-primary: #CFFBBC;
Lowercase HEX
#cffbbc

Shades

Tints

Tones

Harmony

CSS snippets for #CFFBBC

.color-cffbbc {
  color: #CFFBBC;
  background-color: #CFFBBC;
}

Frequently asked questions

What color is #CFFBBC?+

#CFFBBC is a HEX color with RGB value rgb(207, 251, 188) and HSL value hsl(102, 89%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFFBBC?+

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