#CBEFBC Color

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

Color preview

#CBEFBC

Color formats

HEX
#CBEFBC
RGB
rgb(203, 239, 188)
RGBA
rgba(203, 239, 188, 1)
HSL
hsl(102, 61%, 84%)
HSV
hsv(102, 21%, 94%)
CMYK
cmyk(15%, 0%, 21%, 6%)
CSS variable
--color-primary: #CBEFBC;
Lowercase HEX
#cbefbc

Shades

Tints

Tones

Harmony

CSS snippets for #CBEFBC

.color-cbefbc {
  color: #CBEFBC;
  background-color: #CBEFBC;
}

Frequently asked questions

What color is #CBEFBC?+

#CBEFBC is a HEX color with RGB value rgb(203, 239, 188) and HSL value hsl(102, 61%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBEFBC?+

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