#84DEAD Color

Inspect #84DEAD across formats, palettes, contrast and closest named color matches.

Color preview

#84DEAD

Color formats

HEX
#84DEAD
RGB
rgb(132, 222, 173)
RGBA
rgba(132, 222, 173, 1)
HSL
hsl(147, 58%, 69%)
HSV
hsv(147, 41%, 87%)
CMYK
cmyk(41%, 0%, 22%, 13%)
CSS variable
--color-primary: #84DEAD;
Lowercase HEX
#84dead

Shades

Tints

Tones

Harmony

CSS snippets for #84DEAD

.color-84dead {
  color: #84DEAD;
  background-color: #84DEAD;
}

Frequently asked questions

What color is #84DEAD?+

#84DEAD is a HEX color with RGB value rgb(132, 222, 173) and HSL value hsl(147, 58%, 69%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #84DEAD?+

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