#8FAFDC Color

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

Color preview

#8FAFDC

Color formats

HEX
#8FAFDC
RGB
rgb(143, 175, 220)
RGBA
rgba(143, 175, 220, 1)
HSL
hsl(215, 52%, 71%)
HSV
hsv(215, 35%, 86%)
CMYK
cmyk(35%, 20%, 0%, 14%)
CSS variable
--color-primary: #8FAFDC;
Lowercase HEX
#8fafdc

Shades

Tints

Tones

Harmony

CSS snippets for #8FAFDC

.color-8fafdc {
  color: #8FAFDC;
  background-color: #8FAFDC;
}

Frequently asked questions

What color is #8FAFDC?+

#8FAFDC is a HEX color with RGB value rgb(143, 175, 220) and HSL value hsl(215, 52%, 71%). Its closest CSS named color is SkyBlue.

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

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