#CFFB8E Color

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

Color preview

#CFFB8E

Color formats

HEX
#CFFB8E
RGB
rgb(207, 251, 142)
RGBA
rgba(207, 251, 142, 1)
HSL
hsl(84, 93%, 77%)
HSV
hsv(84, 43%, 98%)
CMYK
cmyk(18%, 0%, 43%, 2%)
CSS variable
--color-primary: #CFFB8E;
Lowercase HEX
#cffb8e

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB8E

.color-cffb8e {
  color: #CFFB8E;
  background-color: #CFFB8E;
}

Frequently asked questions

What color is #CFFB8E?+

#CFFB8E is a HEX color with RGB value rgb(207, 251, 142) and HSL value hsl(84, 93%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CFFB8E?+

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