#09CBDC Color

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

Color preview

#09CBDC

Color formats

HEX
#09CBDC
RGB
rgb(9, 203, 220)
RGBA
rgba(9, 203, 220, 1)
HSL
hsl(185, 92%, 45%)
HSV
hsv(185, 96%, 86%)
CMYK
cmyk(96%, 8%, 0%, 14%)
CSS variable
--color-primary: #09CBDC;
Lowercase HEX
#09cbdc

Shades

Tints

Tones

Harmony

CSS snippets for #09CBDC

.color-09cbdc {
  color: #09CBDC;
  background-color: #09CBDC;
}

Frequently asked questions

What color is #09CBDC?+

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

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

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