#8DACCC Color

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

Color preview

#8DACCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8DACCC

.color-8daccc {
  color: #8DACCC;
  background-color: #8DACCC;
}

Frequently asked questions

What color is #8DACCC?+

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

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

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