#ACC2FA Color

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

Color preview

#ACC2FA

Color formats

HEX
#ACC2FA
RGB
rgb(172, 194, 250)
RGBA
rgba(172, 194, 250, 1)
HSL
hsl(223, 89%, 83%)
HSV
hsv(223, 31%, 98%)
CMYK
cmyk(31%, 22%, 0%, 2%)
CSS variable
--color-primary: #ACC2FA;
Lowercase HEX
#acc2fa

Shades

Tints

Tones

Harmony

CSS snippets for #ACC2FA

.color-acc2fa {
  color: #ACC2FA;
  background-color: #ACC2FA;
}

Frequently asked questions

What color is #ACC2FA?+

#ACC2FA is a HEX color with RGB value rgb(172, 194, 250) and HSL value hsl(223, 89%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACC2FA?+

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