#85FABD Color

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

Color preview

#85FABD

Color formats

HEX
#85FABD
RGB
rgb(133, 250, 189)
RGBA
rgba(133, 250, 189, 1)
HSL
hsl(149, 92%, 75%)
HSV
hsv(149, 47%, 98%)
CMYK
cmyk(47%, 0%, 24%, 2%)
CSS variable
--color-primary: #85FABD;
Lowercase HEX
#85fabd

Shades

Tints

Tones

Harmony

CSS snippets for #85FABD

.color-85fabd {
  color: #85FABD;
  background-color: #85FABD;
}

Frequently asked questions

What color is #85FABD?+

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

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

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