#8DEFEC Color

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

Color preview

#8DEFEC

Color formats

HEX
#8DEFEC
RGB
rgb(141, 239, 236)
RGBA
rgba(141, 239, 236, 1)
HSL
hsl(178, 75%, 75%)
HSV
hsv(178, 41%, 94%)
CMYK
cmyk(41%, 0%, 1%, 6%)
CSS variable
--color-primary: #8DEFEC;
Lowercase HEX
#8defec

Shades

Tints

Tones

Harmony

CSS snippets for #8DEFEC

.color-8defec {
  color: #8DEFEC;
  background-color: #8DEFEC;
}

Frequently asked questions

What color is #8DEFEC?+

#8DEFEC is a HEX color with RGB value rgb(141, 239, 236) and HSL value hsl(178, 75%, 75%). Its closest CSS named color is Aquamarine.

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

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