#2C4ADD Color

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

Color preview

#2C4ADD

Color formats

HEX
#2C4ADD
RGB
rgb(44, 74, 221)
RGBA
rgba(44, 74, 221, 1)
HSL
hsl(230, 72%, 52%)
HSV
hsv(230, 80%, 87%)
CMYK
cmyk(80%, 67%, 0%, 13%)
CSS variable
--color-primary: #2C4ADD;
Lowercase HEX
#2c4add

Shades

Tints

Tones

Harmony

CSS snippets for #2C4ADD

.color-2c4add {
  color: #2C4ADD;
  background-color: #2C4ADD;
}

Frequently asked questions

What color is #2C4ADD?+

#2C4ADD is a HEX color with RGB value rgb(44, 74, 221) and HSL value hsl(230, 72%, 52%). Its closest CSS named color is RoyalBlue.

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

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