#BDADCA Color

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

Color preview

#BDADCA

Color formats

HEX
#BDADCA
RGB
rgb(189, 173, 202)
RGBA
rgba(189, 173, 202, 1)
HSL
hsl(273, 21%, 74%)
HSV
hsv(273, 14%, 79%)
CMYK
cmyk(6%, 14%, 0%, 21%)
CSS variable
--color-primary: #BDADCA;
Lowercase HEX
#bdadca

Shades

Tints

Tones

Harmony

CSS snippets for #BDADCA

.color-bdadca {
  color: #BDADCA;
  background-color: #BDADCA;
}

Frequently asked questions

What color is #BDADCA?+

#BDADCA is a HEX color with RGB value rgb(189, 173, 202) and HSL value hsl(273, 21%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BDADCA?+

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