#ABBBD0 Color

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

Color preview

#ABBBD0

Color formats

HEX
#ABBBD0
RGB
rgb(171, 187, 208)
RGBA
rgba(171, 187, 208, 1)
HSL
hsl(214, 28%, 74%)
HSV
hsv(214, 18%, 82%)
CMYK
cmyk(18%, 10%, 0%, 18%)
CSS variable
--color-primary: #ABBBD0;
Lowercase HEX
#abbbd0

Shades

Tints

Tones

Harmony

CSS snippets for #ABBBD0

.color-abbbd0 {
  color: #ABBBD0;
  background-color: #ABBBD0;
}

Frequently asked questions

What color is #ABBBD0?+

#ABBBD0 is a HEX color with RGB value rgb(171, 187, 208) and HSL value hsl(214, 28%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABBBD0?+

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