#06CDDB Color

Inspect #06CDDB across formats, palettes, contrast and closest named color matches.

Color preview

#06CDDB

Color formats

HEX
#06CDDB
RGB
rgb(6, 205, 219)
RGBA
rgba(6, 205, 219, 1)
HSL
hsl(184, 95%, 44%)
HSV
hsv(184, 97%, 86%)
CMYK
cmyk(97%, 6%, 0%, 14%)
CSS variable
--color-primary: #06CDDB;
Lowercase HEX
#06cddb

Shades

Tints

Tones

Harmony

CSS snippets for #06CDDB

.color-06cddb {
  color: #06CDDB;
  background-color: #06CDDB;
}

Frequently asked questions

What color is #06CDDB?+

#06CDDB is a HEX color with RGB value rgb(6, 205, 219) and HSL value hsl(184, 95%, 44%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #06CDDB?+

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