#CBFE90 Color

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

Color preview

#CBFE90

Color formats

HEX
#CBFE90
RGB
rgb(203, 254, 144)
RGBA
rgba(203, 254, 144, 1)
HSL
hsl(88, 98%, 78%)
HSV
hsv(88, 43%, 100%)
CMYK
cmyk(20%, 0%, 43%, 0%)
CSS variable
--color-primary: #CBFE90;
Lowercase HEX
#cbfe90

Shades

Tints

Tones

Harmony

CSS snippets for #CBFE90

.color-cbfe90 {
  color: #CBFE90;
  background-color: #CBFE90;
}

Frequently asked questions

What color is #CBFE90?+

#CBFE90 is a HEX color with RGB value rgb(203, 254, 144) and HSL value hsl(88, 98%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBFE90?+

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