#08EACC Color

Inspect #08EACC across formats, palettes, contrast and closest named color matches.

Color preview

#08EACC

Color formats

HEX
#08EACC
RGB
rgb(8, 234, 204)
RGBA
rgba(8, 234, 204, 1)
HSL
hsl(172, 93%, 47%)
HSV
hsv(172, 97%, 92%)
CMYK
cmyk(97%, 0%, 13%, 8%)
CSS variable
--color-primary: #08EACC;
Lowercase HEX
#08eacc

Shades

Tints

Tones

Harmony

CSS snippets for #08EACC

.color-08eacc {
  color: #08EACC;
  background-color: #08EACC;
}

Frequently asked questions

What color is #08EACC?+

#08EACC is a HEX color with RGB value rgb(8, 234, 204) and HSL value hsl(172, 93%, 47%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #08EACC?+

The closest Tailwind color is teal-400, available as the bg-teal-400 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