#A7BCFB Color

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

Color preview

#A7BCFB

Color formats

HEX
#A7BCFB
RGB
rgb(167, 188, 251)
RGBA
rgba(167, 188, 251, 1)
HSL
hsl(225, 91%, 82%)
HSV
hsv(225, 33%, 98%)
CMYK
cmyk(33%, 25%, 0%, 2%)
CSS variable
--color-primary: #A7BCFB;
Lowercase HEX
#a7bcfb

Shades

Tints

Tones

Harmony

CSS snippets for #A7BCFB

.color-a7bcfb {
  color: #A7BCFB;
  background-color: #A7BCFB;
}

Frequently asked questions

What color is #A7BCFB?+

#A7BCFB is a HEX color with RGB value rgb(167, 188, 251) and HSL value hsl(225, 91%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A7BCFB?+

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