#09ABDC Color

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

Color preview

#09ABDC

Color formats

HEX
#09ABDC
RGB
rgb(9, 171, 220)
RGBA
rgba(9, 171, 220, 1)
HSL
hsl(194, 92%, 45%)
HSV
hsv(194, 96%, 86%)
CMYK
cmyk(96%, 22%, 0%, 14%)
CSS variable
--color-primary: #09ABDC;
Lowercase HEX
#09abdc

Shades

Tints

Tones

Harmony

CSS snippets for #09ABDC

.color-09abdc {
  color: #09ABDC;
  background-color: #09ABDC;
}

Frequently asked questions

What color is #09ABDC?+

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

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

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