#87FAFC Color

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

Color preview

#87FAFC

Color formats

HEX
#87FAFC
RGB
rgb(135, 250, 252)
RGBA
rgba(135, 250, 252, 1)
HSL
hsl(181, 95%, 76%)
HSV
hsv(181, 46%, 99%)
CMYK
cmyk(46%, 1%, 0%, 1%)
CSS variable
--color-primary: #87FAFC;
Lowercase HEX
#87fafc

Shades

Tints

Tones

Harmony

CSS snippets for #87FAFC

.color-87fafc {
  color: #87FAFC;
  background-color: #87FAFC;
}

Frequently asked questions

What color is #87FAFC?+

#87FAFC is a HEX color with RGB value rgb(135, 250, 252) and HSL value hsl(181, 95%, 76%). Its closest CSS named color is Aquamarine.

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

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