#B3AECF Color

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

Color preview

#B3AECF

Color formats

HEX
#B3AECF
RGB
rgb(179, 174, 207)
RGBA
rgba(179, 174, 207, 1)
HSL
hsl(249, 26%, 75%)
HSV
hsv(249, 16%, 81%)
CMYK
cmyk(14%, 16%, 0%, 19%)
CSS variable
--color-primary: #B3AECF;
Lowercase HEX
#b3aecf

Shades

Tints

Tones

Harmony

CSS snippets for #B3AECF

.color-b3aecf {
  color: #B3AECF;
  background-color: #B3AECF;
}

Frequently asked questions

What color is #B3AECF?+

#B3AECF is a HEX color with RGB value rgb(179, 174, 207) and HSL value hsl(249, 26%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #B3AECF?+

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