#ABCAD4 Color

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

Color preview

#ABCAD4

Color formats

HEX
#ABCAD4
RGB
rgb(171, 202, 212)
RGBA
rgba(171, 202, 212, 1)
HSL
hsl(195, 32%, 75%)
HSV
hsv(195, 19%, 83%)
CMYK
cmyk(19%, 5%, 0%, 17%)
CSS variable
--color-primary: #ABCAD4;
Lowercase HEX
#abcad4

Shades

Tints

Tones

Harmony

CSS snippets for #ABCAD4

.color-abcad4 {
  color: #ABCAD4;
  background-color: #ABCAD4;
}

Frequently asked questions

What color is #ABCAD4?+

#ABCAD4 is a HEX color with RGB value rgb(171, 202, 212) and HSL value hsl(195, 32%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABCAD4?+

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