#2D1CCA Color

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

Color preview

#2D1CCA

Color formats

HEX
#2D1CCA
RGB
rgb(45, 28, 202)
RGBA
rgba(45, 28, 202, 1)
HSL
hsl(246, 76%, 45%)
HSV
hsv(246, 86%, 79%)
CMYK
cmyk(78%, 86%, 0%, 21%)
CSS variable
--color-primary: #2D1CCA;
Lowercase HEX
#2d1cca

Shades

Tints

Tones

Harmony

CSS snippets for #2D1CCA

.color-2d1cca {
  color: #2D1CCA;
  background-color: #2D1CCA;
}

Frequently asked questions

What color is #2D1CCA?+

#2D1CCA is a HEX color with RGB value rgb(45, 28, 202) and HSL value hsl(246, 76%, 45%). Its closest CSS named color is MediumBlue.

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

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