#82DEAD Color

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

Color preview

#82DEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #82DEAD

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

Frequently asked questions

What color is #82DEAD?+

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

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

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