#CFEB99 Color

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

Color preview

#CFEB99

Color formats

HEX
#CFEB99
RGB
rgb(207, 235, 153)
RGBA
rgba(207, 235, 153, 1)
HSL
hsl(80, 67%, 76%)
HSV
hsv(80, 35%, 92%)
CMYK
cmyk(12%, 0%, 35%, 8%)
CSS variable
--color-primary: #CFEB99;
Lowercase HEX
#cfeb99

Shades

Tints

Tones

Harmony

CSS snippets for #CFEB99

.color-cfeb99 {
  color: #CFEB99;
  background-color: #CFEB99;
}

Frequently asked questions

What color is #CFEB99?+

#CFEB99 is a HEX color with RGB value rgb(207, 235, 153) and HSL value hsl(80, 67%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CFEB99?+

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