#CFFFB9 Color

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

Color preview

#CFFFB9

Color formats

HEX
#CFFFB9
RGB
rgb(207, 255, 185)
RGBA
rgba(207, 255, 185, 1)
HSL
hsl(101, 100%, 86%)
HSV
hsv(101, 27%, 100%)
CMYK
cmyk(19%, 0%, 27%, 0%)
CSS variable
--color-primary: #CFFFB9;
Lowercase HEX
#cfffb9

Shades

Tints

Tones

Harmony

CSS snippets for #CFFFB9

.color-cfffb9 {
  color: #CFFFB9;
  background-color: #CFFFB9;
}

Frequently asked questions

What color is #CFFFB9?+

#CFFFB9 is a HEX color with RGB value rgb(207, 255, 185) and HSL value hsl(101, 100%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFFFB9?+

The closest Tailwind color is lime-200, available as the bg-lime-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