#A9ACFC Color

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

Color preview

#A9ACFC

Color formats

HEX
#A9ACFC
RGB
rgb(169, 172, 252)
RGBA
rgba(169, 172, 252, 1)
HSL
hsl(238, 93%, 83%)
HSV
hsv(238, 33%, 99%)
CMYK
cmyk(33%, 32%, 0%, 1%)
CSS variable
--color-primary: #A9ACFC;
Lowercase HEX
#a9acfc

Shades

Tints

Tones

Harmony

CSS snippets for #A9ACFC

.color-a9acfc {
  color: #A9ACFC;
  background-color: #A9ACFC;
}

Frequently asked questions

What color is #A9ACFC?+

#A9ACFC is a HEX color with RGB value rgb(169, 172, 252) and HSL value hsl(238, 93%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9ACFC?+

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