#CBEBD3 Color

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

Color preview

#CBEBD3

Color formats

HEX
#CBEBD3
RGB
rgb(203, 235, 211)
RGBA
rgba(203, 235, 211, 1)
HSL
hsl(135, 44%, 86%)
HSV
hsv(135, 14%, 92%)
CMYK
cmyk(14%, 0%, 10%, 8%)
CSS variable
--color-primary: #CBEBD3;
Lowercase HEX
#cbebd3

Shades

Tints

Tones

Harmony

CSS snippets for #CBEBD3

.color-cbebd3 {
  color: #CBEBD3;
  background-color: #CBEBD3;
}

Frequently asked questions

What color is #CBEBD3?+

#CBEBD3 is a HEX color with RGB value rgb(203, 235, 211) and HSL value hsl(135, 44%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBEBD3?+

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