#2C7EAA Color

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

Color preview

#2C7EAA

Color formats

HEX
#2C7EAA
RGB
rgb(44, 126, 170)
RGBA
rgba(44, 126, 170, 1)
HSL
hsl(201, 59%, 42%)
HSV
hsv(201, 74%, 67%)
CMYK
cmyk(74%, 26%, 0%, 33%)
CSS variable
--color-primary: #2C7EAA;
Lowercase HEX
#2c7eaa

Shades

Tints

Tones

Harmony

CSS snippets for #2C7EAA

.color-2c7eaa {
  color: #2C7EAA;
  background-color: #2C7EAA;
}

Frequently asked questions

What color is #2C7EAA?+

#2C7EAA is a HEX color with RGB value rgb(44, 126, 170) and HSL value hsl(201, 59%, 42%). Its closest CSS named color is SteelBlue.

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

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