#2A0BCA Color

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

Color preview

#2A0BCA

Color formats

HEX
#2A0BCA
RGB
rgb(42, 11, 202)
RGBA
rgba(42, 11, 202, 1)
HSL
hsl(250, 90%, 42%)
HSV
hsv(250, 95%, 79%)
CMYK
cmyk(79%, 95%, 0%, 21%)
CSS variable
--color-primary: #2A0BCA;
Lowercase HEX
#2a0bca

Shades

Tints

Tones

Harmony

CSS snippets for #2A0BCA

.color-2a0bca {
  color: #2A0BCA;
  background-color: #2A0BCA;
}

Frequently asked questions

What color is #2A0BCA?+

#2A0BCA is a HEX color with RGB value rgb(42, 11, 202) and HSL value hsl(250, 90%, 42%). Its closest CSS named color is MediumBlue.

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

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