#81EDEF Color

Inspect #81EDEF across formats, palettes, contrast and closest named color matches.

Color preview

#81EDEF

Color formats

HEX
#81EDEF
RGB
rgb(129, 237, 239)
RGBA
rgba(129, 237, 239, 1)
HSL
hsl(181, 77%, 72%)
HSV
hsv(181, 46%, 94%)
CMYK
cmyk(46%, 1%, 0%, 6%)
CSS variable
--color-primary: #81EDEF;
Lowercase HEX
#81edef

Shades

Tints

Tones

Harmony

CSS snippets for #81EDEF

.color-81edef {
  color: #81EDEF;
  background-color: #81EDEF;
}

Frequently asked questions

What color is #81EDEF?+

#81EDEF is a HEX color with RGB value rgb(129, 237, 239) and HSL value hsl(181, 77%, 72%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #81EDEF?+

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