#2C008C Color

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

Color preview

#2C008C

Color formats

HEX
#2C008C
RGB
rgb(44, 0, 140)
RGBA
rgba(44, 0, 140, 1)
HSL
hsl(259, 100%, 27%)
HSV
hsv(259, 100%, 55%)
CMYK
cmyk(69%, 100%, 0%, 45%)
CSS variable
--color-primary: #2C008C;
Lowercase HEX
#2c008c

Shades

Tints

Tones

Harmony

CSS snippets for #2C008C

.color-2c008c {
  color: #2C008C;
  background-color: #2C008C;
}

Frequently asked questions

What color is #2C008C?+

#2C008C is a HEX color with RGB value rgb(44, 0, 140) and HSL value hsl(259, 100%, 27%). Its closest CSS named color is Indigo.

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

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