#CBABBB Color

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

Color preview

#CBABBB

Color formats

HEX
#CBABBB
RGB
rgb(203, 171, 187)
RGBA
rgba(203, 171, 187, 1)
HSL
hsl(330, 24%, 73%)
HSV
hsv(330, 16%, 80%)
CMYK
cmyk(0%, 16%, 8%, 20%)
CSS variable
--color-primary: #CBABBB;
Lowercase HEX
#cbabbb

Shades

Tints

Tones

Harmony

CSS snippets for #CBABBB

.color-cbabbb {
  color: #CBABBB;
  background-color: #CBABBB;
}

Frequently asked questions

What color is #CBABBB?+

#CBABBB is a HEX color with RGB value rgb(203, 171, 187) and HSL value hsl(330, 24%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CBABBB?+

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