#85BCDC Color

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

Color preview

#85BCDC

Color formats

HEX
#85BCDC
RGB
rgb(133, 188, 220)
RGBA
rgba(133, 188, 220, 1)
HSL
hsl(202, 55%, 69%)
HSV
hsv(202, 40%, 86%)
CMYK
cmyk(40%, 15%, 0%, 14%)
CSS variable
--color-primary: #85BCDC;
Lowercase HEX
#85bcdc

Shades

Tints

Tones

Harmony

CSS snippets for #85BCDC

.color-85bcdc {
  color: #85BCDC;
  background-color: #85BCDC;
}

Frequently asked questions

What color is #85BCDC?+

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

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

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