#CFFB99 Color

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

Color preview

#CFFB99

Color formats

HEX
#CFFB99
RGB
rgb(207, 251, 153)
RGBA
rgba(207, 251, 153, 1)
HSL
hsl(87, 92%, 79%)
HSV
hsv(87, 39%, 98%)
CMYK
cmyk(18%, 0%, 39%, 2%)
CSS variable
--color-primary: #CFFB99;
Lowercase HEX
#cffb99

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB99

.color-cffb99 {
  color: #CFFB99;
  background-color: #CFFB99;
}

Frequently asked questions

What color is #CFFB99?+

#CFFB99 is a HEX color with RGB value rgb(207, 251, 153) and HSL value hsl(87, 92%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFFB99?+

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