#B4ACEC Color

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

Color preview

#B4ACEC

Color formats

HEX
#B4ACEC
RGB
rgb(180, 172, 236)
RGBA
rgba(180, 172, 236, 1)
HSL
hsl(248, 63%, 80%)
HSV
hsv(248, 27%, 93%)
CMYK
cmyk(24%, 27%, 0%, 7%)
CSS variable
--color-primary: #B4ACEC;
Lowercase HEX
#b4acec

Shades

Tints

Tones

Harmony

CSS snippets for #B4ACEC

.color-b4acec {
  color: #B4ACEC;
  background-color: #B4ACEC;
}

Frequently asked questions

What color is #B4ACEC?+

#B4ACEC is a HEX color with RGB value rgb(180, 172, 236) and HSL value hsl(248, 63%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B4ACEC?+

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