#A5ACFC Color

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

Color preview

#A5ACFC

Color formats

HEX
#A5ACFC
RGB
rgb(165, 172, 252)
RGBA
rgba(165, 172, 252, 1)
HSL
hsl(235, 94%, 82%)
HSV
hsv(235, 35%, 99%)
CMYK
cmyk(35%, 32%, 0%, 1%)
CSS variable
--color-primary: #A5ACFC;
Lowercase HEX
#a5acfc

Shades

Tints

Tones

Harmony

CSS snippets for #A5ACFC

.color-a5acfc {
  color: #A5ACFC;
  background-color: #A5ACFC;
}

Frequently asked questions

What color is #A5ACFC?+

#A5ACFC is a HEX color with RGB value rgb(165, 172, 252) and HSL value hsl(235, 94%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5ACFC?+

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