#CBFB8B Color

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

Color preview

#CBFB8B

Color formats

HEX
#CBFB8B
RGB
rgb(203, 251, 139)
RGBA
rgba(203, 251, 139, 1)
HSL
hsl(86, 93%, 76%)
HSV
hsv(86, 45%, 98%)
CMYK
cmyk(19%, 0%, 45%, 2%)
CSS variable
--color-primary: #CBFB8B;
Lowercase HEX
#cbfb8b

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB8B

.color-cbfb8b {
  color: #CBFB8B;
  background-color: #CBFB8B;
}

Frequently asked questions

What color is #CBFB8B?+

#CBFB8B is a HEX color with RGB value rgb(203, 251, 139) and HSL value hsl(86, 93%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBFB8B?+

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