#CBFB9A Color

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

Color preview

#CBFB9A

Color formats

HEX
#CBFB9A
RGB
rgb(203, 251, 154)
RGBA
rgba(203, 251, 154, 1)
HSL
hsl(90, 92%, 79%)
HSV
hsv(90, 39%, 98%)
CMYK
cmyk(19%, 0%, 39%, 2%)
CSS variable
--color-primary: #CBFB9A;
Lowercase HEX
#cbfb9a

Shades

Tints

Tones

Harmony

CSS snippets for #CBFB9A

.color-cbfb9a {
  color: #CBFB9A;
  background-color: #CBFB9A;
}

Frequently asked questions

What color is #CBFB9A?+

#CBFB9A is a HEX color with RGB value rgb(203, 251, 154) and HSL value hsl(90, 92%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFB9A?+

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