#AACBF9 Color

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

Color preview

#AACBF9

Color formats

HEX
#AACBF9
RGB
rgb(170, 203, 249)
RGBA
rgba(170, 203, 249, 1)
HSL
hsl(215, 87%, 82%)
HSV
hsv(215, 32%, 98%)
CMYK
cmyk(32%, 18%, 0%, 2%)
CSS variable
--color-primary: #AACBF9;
Lowercase HEX
#aacbf9

Shades

Tints

Tones

Harmony

CSS snippets for #AACBF9

.color-aacbf9 {
  color: #AACBF9;
  background-color: #AACBF9;
}

Frequently asked questions

What color is #AACBF9?+

#AACBF9 is a HEX color with RGB value rgb(170, 203, 249) and HSL value hsl(215, 87%, 82%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AACBF9?+

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