#1980AD Color

Inspect #1980AD across formats, palettes, contrast and closest named color matches.

Color preview

#1980AD

Color formats

HEX
#1980AD
RGB
rgb(25, 128, 173)
RGBA
rgba(25, 128, 173, 1)
HSL
hsl(198, 75%, 39%)
HSV
hsv(198, 86%, 68%)
CMYK
cmyk(86%, 26%, 0%, 32%)
CSS variable
--color-primary: #1980AD;
Lowercase HEX
#1980ad

Shades

Tints

Tones

Harmony

CSS snippets for #1980AD

.color-1980ad {
  color: #1980AD;
  background-color: #1980AD;
}

Frequently asked questions

What color is #1980AD?+

#1980AD is a HEX color with RGB value rgb(25, 128, 173) and HSL value hsl(198, 75%, 39%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #1980AD?+

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