#B3AAD0 Color

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

Color preview

#B3AAD0

Color formats

HEX
#B3AAD0
RGB
rgb(179, 170, 208)
RGBA
rgba(179, 170, 208, 1)
HSL
hsl(254, 29%, 74%)
HSV
hsv(254, 18%, 82%)
CMYK
cmyk(14%, 18%, 0%, 18%)
CSS variable
--color-primary: #B3AAD0;
Lowercase HEX
#b3aad0

Shades

Tints

Tones

Harmony

CSS snippets for #B3AAD0

.color-b3aad0 {
  color: #B3AAD0;
  background-color: #B3AAD0;
}

Frequently asked questions

What color is #B3AAD0?+

#B3AAD0 is a HEX color with RGB value rgb(179, 170, 208) and HSL value hsl(254, 29%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3AAD0?+

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