#A4ABFB Color

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

Color preview

#A4ABFB

Color formats

HEX
#A4ABFB
RGB
rgb(164, 171, 251)
RGBA
rgba(164, 171, 251, 1)
HSL
hsl(235, 92%, 81%)
HSV
hsv(235, 35%, 98%)
CMYK
cmyk(35%, 32%, 0%, 2%)
CSS variable
--color-primary: #A4ABFB;
Lowercase HEX
#a4abfb

Shades

Tints

Tones

Harmony

CSS snippets for #A4ABFB

.color-a4abfb {
  color: #A4ABFB;
  background-color: #A4ABFB;
}

Frequently asked questions

What color is #A4ABFB?+

#A4ABFB is a HEX color with RGB value rgb(164, 171, 251) and HSL value hsl(235, 92%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A4ABFB?+

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