#0080AE Color

Inspect #0080AE across formats, palettes, contrast and closest named color matches.

Color preview

#0080AE

Color formats

HEX
#0080AE
RGB
rgb(0, 128, 174)
RGBA
rgba(0, 128, 174, 1)
HSL
hsl(196, 100%, 34%)
HSV
hsv(196, 100%, 68%)
CMYK
cmyk(100%, 26%, 0%, 32%)
CSS variable
--color-primary: #0080AE;
Lowercase HEX
#0080ae

Shades

Tints

Tones

Harmony

CSS snippets for #0080AE

.color-0080ae {
  color: #0080AE;
  background-color: #0080AE;
}

Frequently asked questions

What color is #0080AE?+

#0080AE is a HEX color with RGB value rgb(0, 128, 174) and HSL value hsl(196, 100%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #0080AE?+

The closest Tailwind color is cyan-600, available as the bg-cyan-600 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