#CBFCCF Color

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

Color preview

#CBFCCF

Color formats

HEX
#CBFCCF
RGB
rgb(203, 252, 207)
RGBA
rgba(203, 252, 207, 1)
HSL
hsl(125, 89%, 89%)
HSV
hsv(125, 19%, 99%)
CMYK
cmyk(19%, 0%, 18%, 1%)
CSS variable
--color-primary: #CBFCCF;
Lowercase HEX
#cbfccf

Shades

Tints

Tones

Harmony

CSS snippets for #CBFCCF

.color-cbfccf {
  color: #CBFCCF;
  background-color: #CBFCCF;
}

Frequently asked questions

What color is #CBFCCF?+

#CBFCCF is a HEX color with RGB value rgb(203, 252, 207) and HSL value hsl(125, 89%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBFCCF?+

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