#ABADD6 Color

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

Color preview

#ABADD6

Color formats

HEX
#ABADD6
RGB
rgb(171, 173, 214)
RGBA
rgba(171, 173, 214, 1)
HSL
hsl(237, 34%, 75%)
HSV
hsv(237, 20%, 84%)
CMYK
cmyk(20%, 19%, 0%, 16%)
CSS variable
--color-primary: #ABADD6;
Lowercase HEX
#abadd6

Shades

Tints

Tones

Harmony

CSS snippets for #ABADD6

.color-abadd6 {
  color: #ABADD6;
  background-color: #ABADD6;
}

Frequently asked questions

What color is #ABADD6?+

#ABADD6 is a HEX color with RGB value rgb(171, 173, 214) and HSL value hsl(237, 34%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ABADD6?+

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