#ABBEC9 Color

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

Color preview

#ABBEC9

Color formats

HEX
#ABBEC9
RGB
rgb(171, 190, 201)
RGBA
rgba(171, 190, 201, 1)
HSL
hsl(202, 22%, 73%)
HSV
hsv(202, 15%, 79%)
CMYK
cmyk(15%, 5%, 0%, 21%)
CSS variable
--color-primary: #ABBEC9;
Lowercase HEX
#abbec9

Shades

Tints

Tones

Harmony

CSS snippets for #ABBEC9

.color-abbec9 {
  color: #ABBEC9;
  background-color: #ABBEC9;
}

Frequently asked questions

What color is #ABBEC9?+

#ABBEC9 is a HEX color with RGB value rgb(171, 190, 201) and HSL value hsl(202, 22%, 73%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABBEC9?+

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