#CBCADA Color

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

Color preview

#CBCADA

Color formats

HEX
#CBCADA
RGB
rgb(203, 202, 218)
RGBA
rgba(203, 202, 218, 1)
HSL
hsl(244, 18%, 82%)
HSV
hsv(244, 7%, 85%)
CMYK
cmyk(7%, 7%, 0%, 15%)
CSS variable
--color-primary: #CBCADA;
Lowercase HEX
#cbcada

Shades

Tints

Tones

Harmony

CSS snippets for #CBCADA

.color-cbcada {
  color: #CBCADA;
  background-color: #CBCADA;
}

Frequently asked questions

What color is #CBCADA?+

#CBCADA is a HEX color with RGB value rgb(203, 202, 218) and HSL value hsl(244, 18%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBCADA?+

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