#CBFCD7 Color

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

Color preview

#CBFCD7

Color formats

HEX
#CBFCD7
RGB
rgb(203, 252, 215)
RGBA
rgba(203, 252, 215, 1)
HSL
hsl(135, 89%, 89%)
HSV
hsv(135, 19%, 99%)
CMYK
cmyk(19%, 0%, 15%, 1%)
CSS variable
--color-primary: #CBFCD7;
Lowercase HEX
#cbfcd7

Shades

Tints

Tones

Harmony

CSS snippets for #CBFCD7

.color-cbfcd7 {
  color: #CBFCD7;
  background-color: #CBFCD7;
}

Frequently asked questions

What color is #CBFCD7?+

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

What is the closest Tailwind color to #CBFCD7?+

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