#2C4AAA Color

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

Color preview

#2C4AAA

Color formats

HEX
#2C4AAA
RGB
rgb(44, 74, 170)
RGBA
rgba(44, 74, 170, 1)
HSL
hsl(226, 59%, 42%)
HSV
hsv(226, 74%, 67%)
CMYK
cmyk(74%, 56%, 0%, 33%)
CSS variable
--color-primary: #2C4AAA;
Lowercase HEX
#2c4aaa

Shades

Tints

Tones

Harmony

CSS snippets for #2C4AAA

.color-2c4aaa {
  color: #2C4AAA;
  background-color: #2C4AAA;
}

Frequently asked questions

What color is #2C4AAA?+

#2C4AAA is a HEX color with RGB value rgb(44, 74, 170) and HSL value hsl(226, 59%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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