#B7A8DB Color

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

Color preview

#B7A8DB

Color formats

HEX
#B7A8DB
RGB
rgb(183, 168, 219)
RGBA
rgba(183, 168, 219, 1)
HSL
hsl(258, 41%, 76%)
HSV
hsv(258, 23%, 86%)
CMYK
cmyk(16%, 23%, 0%, 14%)
CSS variable
--color-primary: #B7A8DB;
Lowercase HEX
#b7a8db

Shades

Tints

Tones

Harmony

CSS snippets for #B7A8DB

.color-b7a8db {
  color: #B7A8DB;
  background-color: #B7A8DB;
}

Frequently asked questions

What color is #B7A8DB?+

#B7A8DB is a HEX color with RGB value rgb(183, 168, 219) and HSL value hsl(258, 41%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B7A8DB?+

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