#ACCAFA Color

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

Color preview

#ACCAFA

Color formats

HEX
#ACCAFA
RGB
rgb(172, 202, 250)
RGBA
rgba(172, 202, 250, 1)
HSL
hsl(217, 89%, 83%)
HSV
hsv(217, 31%, 98%)
CMYK
cmyk(31%, 19%, 0%, 2%)
CSS variable
--color-primary: #ACCAFA;
Lowercase HEX
#accafa

Shades

Tints

Tones

Harmony

CSS snippets for #ACCAFA

.color-accafa {
  color: #ACCAFA;
  background-color: #ACCAFA;
}

Frequently asked questions

What color is #ACCAFA?+

#ACCAFA is a HEX color with RGB value rgb(172, 202, 250) and HSL value hsl(217, 89%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ACCAFA?+

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