#CFFB90 Color

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

Color preview

#CFFB90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFFB90

.color-cffb90 {
  color: #CFFB90;
  background-color: #CFFB90;
}

Frequently asked questions

What color is #CFFB90?+

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

What is the closest Tailwind color to #CFFB90?+

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