#CBCADF Color

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

Color preview

#CBCADF

Color formats

HEX
#CBCADF
RGB
rgb(203, 202, 223)
RGBA
rgba(203, 202, 223, 1)
HSL
hsl(243, 25%, 83%)
HSV
hsv(243, 9%, 87%)
CMYK
cmyk(9%, 9%, 0%, 13%)
CSS variable
--color-primary: #CBCADF;
Lowercase HEX
#cbcadf

Shades

Tints

Tones

Harmony

CSS snippets for #CBCADF

.color-cbcadf {
  color: #CBCADF;
  background-color: #CBCADF;
}

Frequently asked questions

What color is #CBCADF?+

#CBCADF is a HEX color with RGB value rgb(203, 202, 223) and HSL value hsl(243, 25%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CBCADF?+

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