#85FFCC Color

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

Color preview

#85FFCC

Color formats

HEX
#85FFCC
RGB
rgb(133, 255, 204)
RGBA
rgba(133, 255, 204, 1)
HSL
hsl(155, 100%, 76%)
HSV
hsv(155, 48%, 100%)
CMYK
cmyk(48%, 0%, 20%, 0%)
CSS variable
--color-primary: #85FFCC;
Lowercase HEX
#85ffcc

Shades

Tints

Tones

Harmony

CSS snippets for #85FFCC

.color-85ffcc {
  color: #85FFCC;
  background-color: #85FFCC;
}

Frequently asked questions

What color is #85FFCC?+

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

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

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