#09CEDC Color

Inspect #09CEDC across formats, palettes, contrast and closest named color matches.

Color preview

#09CEDC

Color formats

HEX
#09CEDC
RGB
rgb(9, 206, 220)
RGBA
rgba(9, 206, 220, 1)
HSL
hsl(184, 92%, 45%)
HSV
hsv(184, 96%, 86%)
CMYK
cmyk(96%, 6%, 0%, 14%)
CSS variable
--color-primary: #09CEDC;
Lowercase HEX
#09cedc

Shades

Tints

Tones

Harmony

CSS snippets for #09CEDC

.color-09cedc {
  color: #09CEDC;
  background-color: #09CEDC;
}

Frequently asked questions

What color is #09CEDC?+

#09CEDC is a HEX color with RGB value rgb(9, 206, 220) and HSL value hsl(184, 92%, 45%). Its closest CSS named color is DarkTurquoise.

What is the closest Tailwind color to #09CEDC?+

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