#CBFEC0 Color

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

Color preview

#CBFEC0

Color formats

HEX
#CBFEC0
RGB
rgb(203, 254, 192)
RGBA
rgba(203, 254, 192, 1)
HSL
hsl(109, 97%, 87%)
HSV
hsv(109, 24%, 100%)
CMYK
cmyk(20%, 0%, 24%, 0%)
CSS variable
--color-primary: #CBFEC0;
Lowercase HEX
#cbfec0

Shades

Tints

Tones

Harmony

CSS snippets for #CBFEC0

.color-cbfec0 {
  color: #CBFEC0;
  background-color: #CBFEC0;
}

Frequently asked questions

What color is #CBFEC0?+

#CBFEC0 is a HEX color with RGB value rgb(203, 254, 192) and HSL value hsl(109, 97%, 87%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CBFEC0?+

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