#2C0EAF Color

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

Color preview

#2C0EAF

Color formats

HEX
#2C0EAF
RGB
rgb(44, 14, 175)
RGBA
rgba(44, 14, 175, 1)
HSL
hsl(251, 85%, 37%)
HSV
hsv(251, 92%, 69%)
CMYK
cmyk(75%, 92%, 0%, 31%)
CSS variable
--color-primary: #2C0EAF;
Lowercase HEX
#2c0eaf

Shades

Tints

Tones

Harmony

CSS snippets for #2C0EAF

.color-2c0eaf {
  color: #2C0EAF;
  background-color: #2C0EAF;
}

Frequently asked questions

What color is #2C0EAF?+

#2C0EAF is a HEX color with RGB value rgb(44, 14, 175) and HSL value hsl(251, 85%, 37%). Its closest CSS named color is MediumBlue.

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

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