#CBFFC5 Color

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

Color preview

#CBFFC5

Color formats

HEX
#CBFFC5
RGB
rgb(203, 255, 197)
RGBA
rgba(203, 255, 197, 1)
HSL
hsl(114, 100%, 89%)
HSV
hsv(114, 23%, 100%)
CMYK
cmyk(20%, 0%, 23%, 0%)
CSS variable
--color-primary: #CBFFC5;
Lowercase HEX
#cbffc5

Shades

Tints

Tones

Harmony

CSS snippets for #CBFFC5

.color-cbffc5 {
  color: #CBFFC5;
  background-color: #CBFFC5;
}

Frequently asked questions

What color is #CBFFC5?+

#CBFFC5 is a HEX color with RGB value rgb(203, 255, 197) and HSL value hsl(114, 100%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBFFC5?+

The closest Tailwind color is green-200, available as the bg-green-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