#CBFB6A Color

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

Color preview

#CBFB6A

Color formats

HEX
#CBFB6A
RGB
rgb(203, 251, 106)
RGBA
rgba(203, 251, 106, 1)
HSL
hsl(80, 95%, 70%)
HSV
hsv(80, 58%, 98%)
CMYK
cmyk(19%, 0%, 58%, 2%)
CSS variable
--color-primary: #CBFB6A;
Lowercase HEX
#cbfb6a

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB6A

.color-cbfb6a {
  color: #CBFB6A;
  background-color: #CBFB6A;
}

Frequently asked questions

What color is #CBFB6A?+

#CBFB6A is a HEX color with RGB value rgb(203, 251, 106) and HSL value hsl(80, 95%, 70%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CBFB6A?+

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