#85CCEE Color

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

Color preview

#85CCEE

Color formats

HEX
#85CCEE
RGB
rgb(133, 204, 238)
RGBA
rgba(133, 204, 238, 1)
HSL
hsl(199, 76%, 73%)
HSV
hsv(199, 44%, 93%)
CMYK
cmyk(44%, 14%, 0%, 7%)
CSS variable
--color-primary: #85CCEE;
Lowercase HEX
#85ccee

Shades

Tints

Tones

Harmony

CSS snippets for #85CCEE

.color-85ccee {
  color: #85CCEE;
  background-color: #85CCEE;
}

Frequently asked questions

What color is #85CCEE?+

#85CCEE is a HEX color with RGB value rgb(133, 204, 238) and HSL value hsl(199, 76%, 73%). Its closest CSS named color is SkyBlue.

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

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