#CFF199 Color

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

Color preview

#CFF199

Color formats

HEX
#CFF199
RGB
rgb(207, 241, 153)
RGBA
rgba(207, 241, 153, 1)
HSL
hsl(83, 76%, 77%)
HSV
hsv(83, 37%, 95%)
CMYK
cmyk(14%, 0%, 37%, 5%)
CSS variable
--color-primary: #CFF199;
Lowercase HEX
#cff199

Shades

Tints

Tones

Harmony

CSS snippets for #CFF199

.color-cff199 {
  color: #CFF199;
  background-color: #CFF199;
}

Frequently asked questions

What color is #CFF199?+

#CFF199 is a HEX color with RGB value rgb(207, 241, 153) and HSL value hsl(83, 76%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFF199?+

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