#CBFAD2 Color

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

Color preview

#CBFAD2

Color formats

HEX
#CBFAD2
RGB
rgb(203, 250, 210)
RGBA
rgba(203, 250, 210, 1)
HSL
hsl(129, 82%, 89%)
HSV
hsv(129, 19%, 98%)
CMYK
cmyk(19%, 0%, 16%, 2%)
CSS variable
--color-primary: #CBFAD2;
Lowercase HEX
#cbfad2

Shades

Tints

Tones

Harmony

CSS snippets for #CBFAD2

.color-cbfad2 {
  color: #CBFAD2;
  background-color: #CBFAD2;
}

Frequently asked questions

What color is #CBFAD2?+

#CBFAD2 is a HEX color with RGB value rgb(203, 250, 210) and HSL value hsl(129, 82%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBFAD2?+

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