#CBCCDA Color

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

Color preview

#CBCCDA

Color formats

HEX
#CBCCDA
RGB
rgb(203, 204, 218)
RGBA
rgba(203, 204, 218, 1)
HSL
hsl(236, 17%, 83%)
HSV
hsv(236, 7%, 85%)
CMYK
cmyk(7%, 6%, 0%, 15%)
CSS variable
--color-primary: #CBCCDA;
Lowercase HEX
#cbccda

Shades

Tints

Tones

Harmony

CSS snippets for #CBCCDA

.color-cbccda {
  color: #CBCCDA;
  background-color: #CBCCDA;
}

Frequently asked questions

What color is #CBCCDA?+

#CBCCDA is a HEX color with RGB value rgb(203, 204, 218) and HSL value hsl(236, 17%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBCCDA?+

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