#ABBAD3 Color

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

Color preview

#ABBAD3

Color formats

HEX
#ABBAD3
RGB
rgb(171, 186, 211)
RGBA
rgba(171, 186, 211, 1)
HSL
hsl(218, 31%, 75%)
HSV
hsv(218, 19%, 83%)
CMYK
cmyk(19%, 12%, 0%, 17%)
CSS variable
--color-primary: #ABBAD3;
Lowercase HEX
#abbad3

Shades

Tints

Tones

Harmony

CSS snippets for #ABBAD3

.color-abbad3 {
  color: #ABBAD3;
  background-color: #ABBAD3;
}

Frequently asked questions

What color is #ABBAD3?+

#ABBAD3 is a HEX color with RGB value rgb(171, 186, 211) and HSL value hsl(218, 31%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABBAD3?+

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