#ACAFE7 Color

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

Color preview

#ACAFE7

Color formats

HEX
#ACAFE7
RGB
rgb(172, 175, 231)
RGBA
rgba(172, 175, 231, 1)
HSL
hsl(237, 55%, 79%)
HSV
hsv(237, 26%, 91%)
CMYK
cmyk(26%, 24%, 0%, 9%)
CSS variable
--color-primary: #ACAFE7;
Lowercase HEX
#acafe7

Shades

Tints

Tones

Harmony

CSS snippets for #ACAFE7

.color-acafe7 {
  color: #ACAFE7;
  background-color: #ACAFE7;
}

Frequently asked questions

What color is #ACAFE7?+

#ACAFE7 is a HEX color with RGB value rgb(172, 175, 231) and HSL value hsl(237, 55%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ACAFE7?+

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