#B8A7EC Color

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

Color preview

#B8A7EC

Color formats

HEX
#B8A7EC
RGB
rgb(184, 167, 236)
RGBA
rgba(184, 167, 236, 1)
HSL
hsl(255, 64%, 79%)
HSV
hsv(255, 29%, 93%)
CMYK
cmyk(22%, 29%, 0%, 7%)
CSS variable
--color-primary: #B8A7EC;
Lowercase HEX
#b8a7ec

Shades

Tints

Tones

Harmony

CSS snippets for #B8A7EC

.color-b8a7ec {
  color: #B8A7EC;
  background-color: #B8A7EC;
}

Frequently asked questions

What color is #B8A7EC?+

#B8A7EC is a HEX color with RGB value rgb(184, 167, 236) and HSL value hsl(255, 64%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B8A7EC?+

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