#CBECEB Color

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

Color preview

#CBECEB

Color formats

HEX
#CBECEB
RGB
rgb(203, 236, 235)
RGBA
rgba(203, 236, 235, 1)
HSL
hsl(178, 46%, 86%)
HSV
hsv(178, 14%, 93%)
CMYK
cmyk(14%, 0%, 0%, 7%)
CSS variable
--color-primary: #CBECEB;
Lowercase HEX
#cbeceb

Shades

Tints

Tones

Harmony

CSS snippets for #CBECEB

.color-cbeceb {
  color: #CBECEB;
  background-color: #CBECEB;
}

Frequently asked questions

What color is #CBECEB?+

#CBECEB is a HEX color with RGB value rgb(203, 236, 235) and HSL value hsl(178, 46%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CBECEB?+

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