#87FBD2 Color

Inspect #87FBD2 across formats, palettes, contrast and closest named color matches.

Color preview

#87FBD2

Color formats

HEX
#87FBD2
RGB
rgb(135, 251, 210)
RGBA
rgba(135, 251, 210, 1)
HSL
hsl(159, 94%, 76%)
HSV
hsv(159, 46%, 98%)
CMYK
cmyk(46%, 0%, 16%, 2%)
CSS variable
--color-primary: #87FBD2;
Lowercase HEX
#87fbd2

Shades

Tints

Tones

Harmony

CSS snippets for #87FBD2

.color-87fbd2 {
  color: #87FBD2;
  background-color: #87FBD2;
}

Frequently asked questions

What color is #87FBD2?+

#87FBD2 is a HEX color with RGB value rgb(135, 251, 210) and HSL value hsl(159, 94%, 76%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #87FBD2?+

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