#85EDEF Color

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

Color preview

#85EDEF

Color formats

HEX
#85EDEF
RGB
rgb(133, 237, 239)
RGBA
rgba(133, 237, 239, 1)
HSL
hsl(181, 77%, 73%)
HSV
hsv(181, 44%, 94%)
CMYK
cmyk(44%, 1%, 0%, 6%)
CSS variable
--color-primary: #85EDEF;
Lowercase HEX
#85edef

Shades

Tints

Tones

Harmony

CSS snippets for #85EDEF

.color-85edef {
  color: #85EDEF;
  background-color: #85EDEF;
}

Frequently asked questions

What color is #85EDEF?+

#85EDEF is a HEX color with RGB value rgb(133, 237, 239) and HSL value hsl(181, 77%, 73%). Its closest CSS named color is SkyBlue.

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

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