#8BFCDE Color

Inspect #8BFCDE across formats, palettes, contrast and closest named color matches.

Color preview

#8BFCDE

Color formats

HEX
#8BFCDE
RGB
rgb(139, 252, 222)
RGBA
rgba(139, 252, 222, 1)
HSL
hsl(164, 95%, 77%)
HSV
hsv(164, 45%, 99%)
CMYK
cmyk(45%, 0%, 12%, 1%)
CSS variable
--color-primary: #8BFCDE;
Lowercase HEX
#8bfcde

Shades

Tints

Tones

Harmony

CSS snippets for #8BFCDE

.color-8bfcde {
  color: #8BFCDE;
  background-color: #8BFCDE;
}

Frequently asked questions

What color is #8BFCDE?+

#8BFCDE is a HEX color with RGB value rgb(139, 252, 222) and HSL value hsl(164, 95%, 77%). Its closest CSS named color is Aquamarine.

What is the closest Tailwind color to #8BFCDE?+

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