#CFFB84 Color

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

Color preview

#CFFB84

Color formats

HEX
#CFFB84
RGB
rgb(207, 251, 132)
RGBA
rgba(207, 251, 132, 1)
HSL
hsl(82, 94%, 75%)
HSV
hsv(82, 47%, 98%)
CMYK
cmyk(18%, 0%, 47%, 2%)
CSS variable
--color-primary: #CFFB84;
Lowercase HEX
#cffb84

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB84

.color-cffb84 {
  color: #CFFB84;
  background-color: #CFFB84;
}

Frequently asked questions

What color is #CFFB84?+

#CFFB84 is a HEX color with RGB value rgb(207, 251, 132) and HSL value hsl(82, 94%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFFB84?+

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