#CBADC3 Color

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

Color preview

#CBADC3

Color formats

HEX
#CBADC3
RGB
rgb(203, 173, 195)
RGBA
rgba(203, 173, 195, 1)
HSL
hsl(316, 22%, 74%)
HSV
hsv(316, 15%, 80%)
CMYK
cmyk(0%, 15%, 4%, 20%)
CSS variable
--color-primary: #CBADC3;
Lowercase HEX
#cbadc3

Shades

Tints

Tones

Harmony

CSS snippets for #CBADC3

.color-cbadc3 {
  color: #CBADC3;
  background-color: #CBADC3;
}

Frequently asked questions

What color is #CBADC3?+

#CBADC3 is a HEX color with RGB value rgb(203, 173, 195) and HSL value hsl(316, 22%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CBADC3?+

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