#ABB3CC Color

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

Color preview

#ABB3CC

Color formats

HEX
#ABB3CC
RGB
rgb(171, 179, 204)
RGBA
rgba(171, 179, 204, 1)
HSL
hsl(225, 24%, 74%)
HSV
hsv(225, 16%, 80%)
CMYK
cmyk(16%, 12%, 0%, 20%)
CSS variable
--color-primary: #ABB3CC;
Lowercase HEX
#abb3cc

Shades

Tints

Tones

Harmony

CSS snippets for #ABB3CC

.color-abb3cc {
  color: #ABB3CC;
  background-color: #ABB3CC;
}

Frequently asked questions

What color is #ABB3CC?+

#ABB3CC is a HEX color with RGB value rgb(171, 179, 204) and HSL value hsl(225, 24%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABB3CC?+

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