#AAC0FE Color

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

Color preview

#AAC0FE

Color formats

HEX
#AAC0FE
RGB
rgb(170, 192, 254)
RGBA
rgba(170, 192, 254, 1)
HSL
hsl(224, 98%, 83%)
HSV
hsv(224, 33%, 100%)
CMYK
cmyk(33%, 24%, 0%, 0%)
CSS variable
--color-primary: #AAC0FE;
Lowercase HEX
#aac0fe

Shades

Tints

Tones

Harmony

CSS snippets for #AAC0FE

.color-aac0fe {
  color: #AAC0FE;
  background-color: #AAC0FE;
}

Frequently asked questions

What color is #AAC0FE?+

#AAC0FE is a HEX color with RGB value rgb(170, 192, 254) and HSL value hsl(224, 98%, 83%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAC0FE?+

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