#A7BAD3 Color

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

Color preview

#A7BAD3

Color formats

HEX
#A7BAD3
RGB
rgb(167, 186, 211)
RGBA
rgba(167, 186, 211, 1)
HSL
hsl(214, 33%, 74%)
HSV
hsv(214, 21%, 83%)
CMYK
cmyk(21%, 12%, 0%, 17%)
CSS variable
--color-primary: #A7BAD3;
Lowercase HEX
#a7bad3

Shades

Tints

Tones

Harmony

CSS snippets for #A7BAD3

.color-a7bad3 {
  color: #A7BAD3;
  background-color: #A7BAD3;
}

Frequently asked questions

What color is #A7BAD3?+

#A7BAD3 is a HEX color with RGB value rgb(167, 186, 211) and HSL value hsl(214, 33%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7BAD3?+

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