#CFF599 Color

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

Color preview

#CFF599

Color formats

HEX
#CFF599
RGB
rgb(207, 245, 153)
RGBA
rgba(207, 245, 153, 1)
HSL
hsl(85, 82%, 78%)
HSV
hsv(85, 38%, 96%)
CMYK
cmyk(16%, 0%, 38%, 4%)
CSS variable
--color-primary: #CFF599;
Lowercase HEX
#cff599

Shades

Tints

Tones

Harmony

CSS snippets for #CFF599

.color-cff599 {
  color: #CFF599;
  background-color: #CFF599;
}

Frequently asked questions

What color is #CFF599?+

#CFF599 is a HEX color with RGB value rgb(207, 245, 153) and HSL value hsl(85, 82%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFF599?+

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