#2C54AA Color

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

Color preview

#2C54AA

Color formats

HEX
#2C54AA
RGB
rgb(44, 84, 170)
RGBA
rgba(44, 84, 170, 1)
HSL
hsl(221, 59%, 42%)
HSV
hsv(221, 74%, 67%)
CMYK
cmyk(74%, 51%, 0%, 33%)
CSS variable
--color-primary: #2C54AA;
Lowercase HEX
#2c54aa

Shades

Tints

Tones

Harmony

CSS snippets for #2C54AA

.color-2c54aa {
  color: #2C54AA;
  background-color: #2C54AA;
}

Frequently asked questions

What color is #2C54AA?+

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

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

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