#2C45AA Color

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

Color preview

#2C45AA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2C45AA

.color-2c45aa {
  color: #2C45AA;
  background-color: #2C45AA;
}

Frequently asked questions

What color is #2C45AA?+

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

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

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