#08DDCC Color

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

Color preview

#08DDCC

Color formats

HEX
#08DDCC
RGB
rgb(8, 221, 204)
RGBA
rgba(8, 221, 204, 1)
HSL
hsl(175, 93%, 45%)
HSV
hsv(175, 96%, 87%)
CMYK
cmyk(96%, 0%, 8%, 13%)
CSS variable
--color-primary: #08DDCC;
Lowercase HEX
#08ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #08DDCC

.color-08ddcc {
  color: #08DDCC;
  background-color: #08DDCC;
}

Frequently asked questions

What color is #08DDCC?+

#08DDCC is a HEX color with RGB value rgb(8, 221, 204) and HSL value hsl(175, 93%, 45%). Its closest CSS named color is DarkTurquoise.

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

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