#8DAFCF Color

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

Color preview

#8DAFCF

Color formats

HEX
#8DAFCF
RGB
rgb(141, 175, 207)
RGBA
rgba(141, 175, 207, 1)
HSL
hsl(209, 41%, 68%)
HSV
hsv(209, 32%, 81%)
CMYK
cmyk(32%, 15%, 0%, 19%)
CSS variable
--color-primary: #8DAFCF;
Lowercase HEX
#8dafcf

Shades

Tints

Tones

Harmony

CSS snippets for #8DAFCF

.color-8dafcf {
  color: #8DAFCF;
  background-color: #8DAFCF;
}

Frequently asked questions

What color is #8DAFCF?+

#8DAFCF is a HEX color with RGB value rgb(141, 175, 207) and HSL value hsl(209, 41%, 68%). Its closest CSS named color is SkyBlue.

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

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