#A8ACFC Color

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

Color preview

#A8ACFC

Color formats

HEX
#A8ACFC
RGB
rgb(168, 172, 252)
RGBA
rgba(168, 172, 252, 1)
HSL
hsl(237, 93%, 82%)
HSV
hsv(237, 33%, 99%)
CMYK
cmyk(33%, 32%, 0%, 1%)
CSS variable
--color-primary: #A8ACFC;
Lowercase HEX
#a8acfc

Shades

Tints

Tones

Harmony

CSS snippets for #A8ACFC

.color-a8acfc {
  color: #A8ACFC;
  background-color: #A8ACFC;
}

Frequently asked questions

What color is #A8ACFC?+

#A8ACFC is a HEX color with RGB value rgb(168, 172, 252) and HSL value hsl(237, 93%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8ACFC?+

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