#AACBF0 Color

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

Color preview

#AACBF0

Color formats

HEX
#AACBF0
RGB
rgb(170, 203, 240)
RGBA
rgba(170, 203, 240, 1)
HSL
hsl(212, 70%, 80%)
HSV
hsv(212, 29%, 94%)
CMYK
cmyk(29%, 15%, 0%, 6%)
CSS variable
--color-primary: #AACBF0;
Lowercase HEX
#aacbf0

Shades

Tints

Tones

Harmony

CSS snippets for #AACBF0

.color-aacbf0 {
  color: #AACBF0;
  background-color: #AACBF0;
}

Frequently asked questions

What color is #AACBF0?+

#AACBF0 is a HEX color with RGB value rgb(170, 203, 240) and HSL value hsl(212, 70%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AACBF0?+

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