#ABCCCE Color

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

Color preview

#ABCCCE

Color formats

HEX
#ABCCCE
RGB
rgb(171, 204, 206)
RGBA
rgba(171, 204, 206, 1)
HSL
hsl(183, 26%, 74%)
HSV
hsv(183, 17%, 81%)
CMYK
cmyk(17%, 1%, 0%, 19%)
CSS variable
--color-primary: #ABCCCE;
Lowercase HEX
#abccce

Shades

Tints

Tones

Harmony

CSS snippets for #ABCCCE

.color-abccce {
  color: #ABCCCE;
  background-color: #ABCCCE;
}

Frequently asked questions

What color is #ABCCCE?+

#ABCCCE is a HEX color with RGB value rgb(171, 204, 206) and HSL value hsl(183, 26%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABCCCE?+

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