#8DABCC Color

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

Color preview

#8DABCC

Color formats

HEX
#8DABCC
RGB
rgb(141, 171, 204)
RGBA
rgba(141, 171, 204, 1)
HSL
hsl(211, 38%, 68%)
HSV
hsv(211, 31%, 80%)
CMYK
cmyk(31%, 16%, 0%, 20%)
CSS variable
--color-primary: #8DABCC;
Lowercase HEX
#8dabcc

Shades

Tints

Tones

Harmony

CSS snippets for #8DABCC

.color-8dabcc {
  color: #8DABCC;
  background-color: #8DABCC;
}

Frequently asked questions

What color is #8DABCC?+

#8DABCC is a HEX color with RGB value rgb(141, 171, 204) and HSL value hsl(211, 38%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8DABCC?+

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