#08CCDD Color

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

Color preview

#08CCDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #08CCDD

.color-08ccdd {
  color: #08CCDD;
  background-color: #08CCDD;
}

Frequently asked questions

What color is #08CCDD?+

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

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

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