#09BDDC Color

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

Color preview

#09BDDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #09BDDC

.color-09bddc {
  color: #09BDDC;
  background-color: #09BDDC;
}

Frequently asked questions

What color is #09BDDC?+

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

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

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