#85AFDC Color

Inspect #85AFDC across formats, palettes, contrast and closest named color matches.

Color preview

#85AFDC

Color formats

HEX
#85AFDC
RGB
rgb(133, 175, 220)
RGBA
rgba(133, 175, 220, 1)
HSL
hsl(211, 55%, 69%)
HSV
hsv(211, 40%, 86%)
CMYK
cmyk(40%, 20%, 0%, 14%)
CSS variable
--color-primary: #85AFDC;
Lowercase HEX
#85afdc

Shades

Tints

Tones

Harmony

CSS snippets for #85AFDC

.color-85afdc {
  color: #85AFDC;
  background-color: #85AFDC;
}

Frequently asked questions

What color is #85AFDC?+

#85AFDC is a HEX color with RGB value rgb(133, 175, 220) and HSL value hsl(211, 55%, 69%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #85AFDC?+

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