#BAB0D8 Color

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

Color preview

#BAB0D8

Color formats

HEX
#BAB0D8
RGB
rgb(186, 176, 216)
RGBA
rgba(186, 176, 216, 1)
HSL
hsl(255, 34%, 77%)
HSV
hsv(255, 19%, 85%)
CMYK
cmyk(14%, 19%, 0%, 15%)
CSS variable
--color-primary: #BAB0D8;
Lowercase HEX
#bab0d8

Shades

Tints

Tones

Harmony

CSS snippets for #BAB0D8

.color-bab0d8 {
  color: #BAB0D8;
  background-color: #BAB0D8;
}

Frequently asked questions

What color is #BAB0D8?+

#BAB0D8 is a HEX color with RGB value rgb(186, 176, 216) and HSL value hsl(255, 34%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAB0D8?+

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