#2C1ACB Color

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

Color preview

#2C1ACB

Color formats

HEX
#2C1ACB
RGB
rgb(44, 26, 203)
RGBA
rgba(44, 26, 203, 1)
HSL
hsl(246, 77%, 45%)
HSV
hsv(246, 87%, 80%)
CMYK
cmyk(78%, 87%, 0%, 20%)
CSS variable
--color-primary: #2C1ACB;
Lowercase HEX
#2c1acb

Shades

Tints

Tones

Harmony

CSS snippets for #2C1ACB

.color-2c1acb {
  color: #2C1ACB;
  background-color: #2C1ACB;
}

Frequently asked questions

What color is #2C1ACB?+

#2C1ACB is a HEX color with RGB value rgb(44, 26, 203) and HSL value hsl(246, 77%, 45%). Its closest CSS named color is MediumBlue.

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

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