#8FEDEB Color

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

Color preview

#8FEDEB

Color formats

HEX
#8FEDEB
RGB
rgb(143, 237, 235)
RGBA
rgba(143, 237, 235, 1)
HSL
hsl(179, 72%, 75%)
HSV
hsv(179, 40%, 93%)
CMYK
cmyk(40%, 0%, 1%, 7%)
CSS variable
--color-primary: #8FEDEB;
Lowercase HEX
#8fedeb

Shades

Tints

Tones

Harmony

CSS snippets for #8FEDEB

.color-8fedeb {
  color: #8FEDEB;
  background-color: #8FEDEB;
}

Frequently asked questions

What color is #8FEDEB?+

#8FEDEB is a HEX color with RGB value rgb(143, 237, 235) and HSL value hsl(179, 72%, 75%). Its closest CSS named color is SkyBlue.

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

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