#ABB8CD Color

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

Color preview

#ABB8CD

Color formats

HEX
#ABB8CD
RGB
rgb(171, 184, 205)
RGBA
rgba(171, 184, 205, 1)
HSL
hsl(217, 25%, 74%)
HSV
hsv(217, 17%, 80%)
CMYK
cmyk(17%, 10%, 0%, 20%)
CSS variable
--color-primary: #ABB8CD;
Lowercase HEX
#abb8cd

Shades

Tints

Tones

Harmony

CSS snippets for #ABB8CD

.color-abb8cd {
  color: #ABB8CD;
  background-color: #ABB8CD;
}

Frequently asked questions

What color is #ABB8CD?+

#ABB8CD is a HEX color with RGB value rgb(171, 184, 205) and HSL value hsl(217, 25%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABB8CD?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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