#B3A0EB Color

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

Color preview

#B3A0EB

Color formats

HEX
#B3A0EB
RGB
rgb(179, 160, 235)
RGBA
rgba(179, 160, 235, 1)
HSL
hsl(255, 65%, 77%)
HSV
hsv(255, 32%, 92%)
CMYK
cmyk(24%, 32%, 0%, 8%)
CSS variable
--color-primary: #B3A0EB;
Lowercase HEX
#b3a0eb

Shades

Tints

Tones

Harmony

CSS snippets for #B3A0EB

.color-b3a0eb {
  color: #B3A0EB;
  background-color: #B3A0EB;
}

Frequently asked questions

What color is #B3A0EB?+

#B3A0EB is a HEX color with RGB value rgb(179, 160, 235) and HSL value hsl(255, 65%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3A0EB?+

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