#AABDD4 Color

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

Color preview

#AABDD4

Color formats

HEX
#AABDD4
RGB
rgb(170, 189, 212)
RGBA
rgba(170, 189, 212, 1)
HSL
hsl(213, 33%, 75%)
HSV
hsv(213, 20%, 83%)
CMYK
cmyk(20%, 11%, 0%, 17%)
CSS variable
--color-primary: #AABDD4;
Lowercase HEX
#aabdd4

Shades

Tints

Tones

Harmony

CSS snippets for #AABDD4

.color-aabdd4 {
  color: #AABDD4;
  background-color: #AABDD4;
}

Frequently asked questions

What color is #AABDD4?+

#AABDD4 is a HEX color with RGB value rgb(170, 189, 212) and HSL value hsl(213, 33%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AABDD4?+

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