#85CDDC Color

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

Color preview

#85CDDC

Color formats

HEX
#85CDDC
RGB
rgb(133, 205, 220)
RGBA
rgba(133, 205, 220, 1)
HSL
hsl(190, 55%, 69%)
HSV
hsv(190, 40%, 86%)
CMYK
cmyk(40%, 7%, 0%, 14%)
CSS variable
--color-primary: #85CDDC;
Lowercase HEX
#85cddc

Shades

Tints

Tones

Harmony

CSS snippets for #85CDDC

.color-85cddc {
  color: #85CDDC;
  background-color: #85CDDC;
}

Frequently asked questions

What color is #85CDDC?+

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

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

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