#08DDD3 Color

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

Color preview

#08DDD3

Color formats

HEX
#08DDD3
RGB
rgb(8, 221, 211)
RGBA
rgba(8, 221, 211, 1)
HSL
hsl(177, 93%, 45%)
HSV
hsv(177, 96%, 87%)
CMYK
cmyk(96%, 0%, 5%, 13%)
CSS variable
--color-primary: #08DDD3;
Lowercase HEX
#08ddd3

Shades

Tints

Tones

Harmony

CSS snippets for #08DDD3

.color-08ddd3 {
  color: #08DDD3;
  background-color: #08DDD3;
}

Frequently asked questions

What color is #08DDD3?+

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

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

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