#2D80CD Color

Inspect #2D80CD across formats, palettes, contrast and closest named color matches.

Color preview

#2D80CD

Color formats

HEX
#2D80CD
RGB
rgb(45, 128, 205)
RGBA
rgba(45, 128, 205, 1)
HSL
hsl(209, 64%, 49%)
HSV
hsv(209, 78%, 80%)
CMYK
cmyk(78%, 38%, 0%, 20%)
CSS variable
--color-primary: #2D80CD;
Lowercase HEX
#2d80cd

Shades

Tints

Tones

Harmony

CSS snippets for #2D80CD

.color-2d80cd {
  color: #2D80CD;
  background-color: #2D80CD;
}

Frequently asked questions

What color is #2D80CD?+

#2D80CD is a HEX color with RGB value rgb(45, 128, 205) and HSL value hsl(209, 64%, 49%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #2D80CD?+

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