#CFFB32 Color

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

Color preview

#CFFB32

Color formats

HEX
#CFFB32
RGB
rgb(207, 251, 50)
RGBA
rgba(207, 251, 50, 1)
HSL
hsl(73, 96%, 59%)
HSV
hsv(73, 80%, 98%)
CMYK
cmyk(18%, 0%, 80%, 2%)
CSS variable
--color-primary: #CFFB32;
Lowercase HEX
#cffb32

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB32

.color-cffb32 {
  color: #CFFB32;
  background-color: #CFFB32;
}

Frequently asked questions

What color is #CFFB32?+

#CFFB32 is a HEX color with RGB value rgb(207, 251, 50) and HSL value hsl(73, 96%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CFFB32?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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