#85FAEC Color

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

Color preview

#85FAEC

Color formats

HEX
#85FAEC
RGB
rgb(133, 250, 236)
RGBA
rgba(133, 250, 236, 1)
HSL
hsl(173, 92%, 75%)
HSV
hsv(173, 47%, 98%)
CMYK
cmyk(47%, 0%, 6%, 2%)
CSS variable
--color-primary: #85FAEC;
Lowercase HEX
#85faec

Shades

Tints

Tones

Harmony

CSS snippets for #85FAEC

.color-85faec {
  color: #85FAEC;
  background-color: #85FAEC;
}

Frequently asked questions

What color is #85FAEC?+

#85FAEC is a HEX color with RGB value rgb(133, 250, 236) and HSL value hsl(173, 92%, 75%). Its closest CSS named color is Aquamarine.

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

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