#8DEDEF Color

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

Color preview

#8DEDEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8DEDEF

.color-8dedef {
  color: #8DEDEF;
  background-color: #8DEDEF;
}

Frequently asked questions

What color is #8DEDEF?+

#8DEDEF is a HEX color with RGB value rgb(141, 237, 239) and HSL value hsl(181, 75%, 75%). Its closest CSS named color is SkyBlue.

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

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