#8DAFCB Color

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

Color preview

#8DAFCB

Color formats

HEX
#8DAFCB
RGB
rgb(141, 175, 203)
RGBA
rgba(141, 175, 203, 1)
HSL
hsl(207, 37%, 67%)
HSV
hsv(207, 31%, 80%)
CMYK
cmyk(31%, 14%, 0%, 20%)
CSS variable
--color-primary: #8DAFCB;
Lowercase HEX
#8dafcb

Shades

Tints

Tones

Harmony

CSS snippets for #8DAFCB

.color-8dafcb {
  color: #8DAFCB;
  background-color: #8DAFCB;
}

Frequently asked questions

What color is #8DAFCB?+

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

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

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