#B3AEFA Color

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

Color preview

#B3AEFA

Color formats

HEX
#B3AEFA
RGB
rgb(179, 174, 250)
RGBA
rgba(179, 174, 250, 1)
HSL
hsl(244, 88%, 83%)
HSV
hsv(244, 30%, 98%)
CMYK
cmyk(28%, 30%, 0%, 2%)
CSS variable
--color-primary: #B3AEFA;
Lowercase HEX
#b3aefa

Shades

Tints

Tones

Harmony

CSS snippets for #B3AEFA

.color-b3aefa {
  color: #B3AEFA;
  background-color: #B3AEFA;
}

Frequently asked questions

What color is #B3AEFA?+

#B3AEFA is a HEX color with RGB value rgb(179, 174, 250) and HSL value hsl(244, 88%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3AEFA?+

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