#B3BFEA Color

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

Color preview

#B3BFEA

Color formats

HEX
#B3BFEA
RGB
rgb(179, 191, 234)
RGBA
rgba(179, 191, 234, 1)
HSL
hsl(227, 57%, 81%)
HSV
hsv(227, 24%, 92%)
CMYK
cmyk(24%, 18%, 0%, 8%)
CSS variable
--color-primary: #B3BFEA;
Lowercase HEX
#b3bfea

Shades

Tints

Tones

Harmony

CSS snippets for #B3BFEA

.color-b3bfea {
  color: #B3BFEA;
  background-color: #B3BFEA;
}

Frequently asked questions

What color is #B3BFEA?+

#B3BFEA is a HEX color with RGB value rgb(179, 191, 234) and HSL value hsl(227, 57%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3BFEA?+

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