#09DCD2 Color

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

Color preview

#09DCD2

Color formats

HEX
#09DCD2
RGB
rgb(9, 220, 210)
RGBA
rgba(9, 220, 210, 1)
HSL
hsl(177, 92%, 45%)
HSV
hsv(177, 96%, 86%)
CMYK
cmyk(96%, 0%, 5%, 14%)
CSS variable
--color-primary: #09DCD2;
Lowercase HEX
#09dcd2

Shades

Tints

Tones

Harmony

CSS snippets for #09DCD2

.color-09dcd2 {
  color: #09DCD2;
  background-color: #09DCD2;
}

Frequently asked questions

What color is #09DCD2?+

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

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

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