#CFFB7E Color

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

Color preview

#CFFB7E

Color formats

HEX
#CFFB7E
RGB
rgb(207, 251, 126)
RGBA
rgba(207, 251, 126, 1)
HSL
hsl(81, 94%, 74%)
HSV
hsv(81, 50%, 98%)
CMYK
cmyk(18%, 0%, 50%, 2%)
CSS variable
--color-primary: #CFFB7E;
Lowercase HEX
#cffb7e

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB7E

.color-cffb7e {
  color: #CFFB7E;
  background-color: #CFFB7E;
}

Frequently asked questions

What color is #CFFB7E?+

#CFFB7E is a HEX color with RGB value rgb(207, 251, 126) and HSL value hsl(81, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFFB7E?+

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