#B4BDFC Color

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

Color preview

#B4BDFC

Color formats

HEX
#B4BDFC
RGB
rgb(180, 189, 252)
RGBA
rgba(180, 189, 252, 1)
HSL
hsl(233, 92%, 85%)
HSV
hsv(233, 29%, 99%)
CMYK
cmyk(29%, 25%, 0%, 1%)
CSS variable
--color-primary: #B4BDFC;
Lowercase HEX
#b4bdfc

Shades

Tints

Tones

Harmony

CSS snippets for #B4BDFC

.color-b4bdfc {
  color: #B4BDFC;
  background-color: #B4BDFC;
}

Frequently asked questions

What color is #B4BDFC?+

#B4BDFC is a HEX color with RGB value rgb(180, 189, 252) and HSL value hsl(233, 92%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4BDFC?+

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