#8DADCD Color

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

Color preview

#8DADCD

Color formats

HEX
#8DADCD
RGB
rgb(141, 173, 205)
RGBA
rgba(141, 173, 205, 1)
HSL
hsl(210, 39%, 68%)
HSV
hsv(210, 31%, 80%)
CMYK
cmyk(31%, 16%, 0%, 20%)
CSS variable
--color-primary: #8DADCD;
Lowercase HEX
#8dadcd

Shades

Tints

Tones

Harmony

CSS snippets for #8DADCD

.color-8dadcd {
  color: #8DADCD;
  background-color: #8DADCD;
}

Frequently asked questions

What color is #8DADCD?+

#8DADCD is a HEX color with RGB value rgb(141, 173, 205) and HSL value hsl(210, 39%, 68%). Its closest CSS named color is SkyBlue.

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

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