#85BCDE Color

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

Color preview

#85BCDE

Color formats

HEX
#85BCDE
RGB
rgb(133, 188, 222)
RGBA
rgba(133, 188, 222, 1)
HSL
hsl(203, 57%, 70%)
HSV
hsv(203, 40%, 87%)
CMYK
cmyk(40%, 15%, 0%, 13%)
CSS variable
--color-primary: #85BCDE;
Lowercase HEX
#85bcde

Shades

Tints

Tones

Harmony

CSS snippets for #85BCDE

.color-85bcde {
  color: #85BCDE;
  background-color: #85BCDE;
}

Frequently asked questions

What color is #85BCDE?+

#85BCDE is a HEX color with RGB value rgb(133, 188, 222) and HSL value hsl(203, 57%, 70%). Its closest CSS named color is SkyBlue.

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

The closest Tailwind color is blue-300, available as the bg-blue-300 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