#85FFDE Color

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

Color preview

#85FFDE

Color formats

HEX
#85FFDE
RGB
rgb(133, 255, 222)
RGBA
rgba(133, 255, 222, 1)
HSL
hsl(164, 100%, 76%)
HSV
hsv(164, 48%, 100%)
CMYK
cmyk(48%, 0%, 13%, 0%)
CSS variable
--color-primary: #85FFDE;
Lowercase HEX
#85ffde

Shades

Tints

Tones

Harmony

CSS snippets for #85FFDE

.color-85ffde {
  color: #85FFDE;
  background-color: #85FFDE;
}

Frequently asked questions

What color is #85FFDE?+

#85FFDE is a HEX color with RGB value rgb(133, 255, 222) and HSL value hsl(164, 100%, 76%). Its closest CSS named color is Aquamarine.

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

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