#B4AECF Color

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

Color preview

#B4AECF

Color formats

HEX
#B4AECF
RGB
rgb(180, 174, 207)
RGBA
rgba(180, 174, 207, 1)
HSL
hsl(251, 26%, 75%)
HSV
hsv(251, 16%, 81%)
CMYK
cmyk(13%, 16%, 0%, 19%)
CSS variable
--color-primary: #B4AECF;
Lowercase HEX
#b4aecf

Shades

Tints

Tones

Harmony

CSS snippets for #B4AECF

.color-b4aecf {
  color: #B4AECF;
  background-color: #B4AECF;
}

Frequently asked questions

What color is #B4AECF?+

#B4AECF is a HEX color with RGB value rgb(180, 174, 207) and HSL value hsl(251, 26%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #B4AECF?+

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