#CBEBCC Color

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

Color preview

#CBEBCC

Color formats

HEX
#CBEBCC
RGB
rgb(203, 235, 204)
RGBA
rgba(203, 235, 204, 1)
HSL
hsl(122, 44%, 86%)
HSV
hsv(122, 14%, 92%)
CMYK
cmyk(14%, 0%, 13%, 8%)
CSS variable
--color-primary: #CBEBCC;
Lowercase HEX
#cbebcc

Shades

Tints

Tones

Harmony

CSS snippets for #CBEBCC

.color-cbebcc {
  color: #CBEBCC;
  background-color: #CBEBCC;
}

Frequently asked questions

What color is #CBEBCC?+

#CBEBCC is a HEX color with RGB value rgb(203, 235, 204) and HSL value hsl(122, 44%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBEBCC?+

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