#09AFDC Color

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

Color preview

#09AFDC

Color formats

HEX
#09AFDC
RGB
rgb(9, 175, 220)
RGBA
rgba(9, 175, 220, 1)
HSL
hsl(193, 92%, 45%)
HSV
hsv(193, 96%, 86%)
CMYK
cmyk(96%, 20%, 0%, 14%)
CSS variable
--color-primary: #09AFDC;
Lowercase HEX
#09afdc

Shades

Tints

Tones

Harmony

CSS snippets for #09AFDC

.color-09afdc {
  color: #09AFDC;
  background-color: #09AFDC;
}

Frequently asked questions

What color is #09AFDC?+

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

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

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