#8DADCB Color

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

Color preview

#8DADCB

Color formats

HEX
#8DADCB
RGB
rgb(141, 173, 203)
RGBA
rgba(141, 173, 203, 1)
HSL
hsl(209, 37%, 67%)
HSV
hsv(209, 31%, 80%)
CMYK
cmyk(31%, 15%, 0%, 20%)
CSS variable
--color-primary: #8DADCB;
Lowercase HEX
#8dadcb

Shades

Tints

Tones

Harmony

CSS snippets for #8DADCB

.color-8dadcb {
  color: #8DADCB;
  background-color: #8DADCB;
}

Frequently asked questions

What color is #8DADCB?+

#8DADCB is a HEX color with RGB value rgb(141, 173, 203) and HSL value hsl(209, 37%, 67%). Its closest CSS named color is DarkGray.

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

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