#A7BFDA Color

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

Color preview

#A7BFDA

Color formats

HEX
#A7BFDA
RGB
rgb(167, 191, 218)
RGBA
rgba(167, 191, 218, 1)
HSL
hsl(212, 41%, 75%)
HSV
hsv(212, 23%, 85%)
CMYK
cmyk(23%, 12%, 0%, 15%)
CSS variable
--color-primary: #A7BFDA;
Lowercase HEX
#a7bfda

Shades

Tints

Tones

Harmony

CSS snippets for #A7BFDA

.color-a7bfda {
  color: #A7BFDA;
  background-color: #A7BFDA;
}

Frequently asked questions

What color is #A7BFDA?+

#A7BFDA is a HEX color with RGB value rgb(167, 191, 218) and HSL value hsl(212, 41%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7BFDA?+

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