#B3AECC Color

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

Color preview

#B3AECC

Color formats

HEX
#B3AECC
RGB
rgb(179, 174, 204)
RGBA
rgba(179, 174, 204, 1)
HSL
hsl(250, 23%, 74%)
HSV
hsv(250, 15%, 80%)
CMYK
cmyk(12%, 15%, 0%, 20%)
CSS variable
--color-primary: #B3AECC;
Lowercase HEX
#b3aecc

Shades

Tints

Tones

Harmony

CSS snippets for #B3AECC

.color-b3aecc {
  color: #B3AECC;
  background-color: #B3AECC;
}

Frequently asked questions

What color is #B3AECC?+

#B3AECC is a HEX color with RGB value rgb(179, 174, 204) and HSL value hsl(250, 23%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B3AECC?+

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