#B3AAEE Color

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

Color preview

#B3AAEE

Color formats

HEX
#B3AAEE
RGB
rgb(179, 170, 238)
RGBA
rgba(179, 170, 238, 1)
HSL
hsl(248, 67%, 80%)
HSV
hsv(248, 29%, 93%)
CMYK
cmyk(25%, 29%, 0%, 7%)
CSS variable
--color-primary: #B3AAEE;
Lowercase HEX
#b3aaee

Shades

Tints

Tones

Harmony

CSS snippets for #B3AAEE

.color-b3aaee {
  color: #B3AAEE;
  background-color: #B3AAEE;
}

Frequently asked questions

What color is #B3AAEE?+

#B3AAEE is a HEX color with RGB value rgb(179, 170, 238) and HSL value hsl(248, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3AAEE?+

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