#ABBBD3 Color

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

Color preview

#ABBBD3

Color formats

HEX
#ABBBD3
RGB
rgb(171, 187, 211)
RGBA
rgba(171, 187, 211, 1)
HSL
hsl(216, 31%, 75%)
HSV
hsv(216, 19%, 83%)
CMYK
cmyk(19%, 11%, 0%, 17%)
CSS variable
--color-primary: #ABBBD3;
Lowercase HEX
#abbbd3

Shades

Tints

Tones

Harmony

CSS snippets for #ABBBD3

.color-abbbd3 {
  color: #ABBBD3;
  background-color: #ABBBD3;
}

Frequently asked questions

What color is #ABBBD3?+

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

What is the closest Tailwind color to #ABBBD3?+

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