#2A2ADC Color

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

Color preview

#2A2ADC

Color formats

HEX
#2A2ADC
RGB
rgb(42, 42, 220)
RGBA
rgba(42, 42, 220, 1)
HSL
hsl(240, 72%, 51%)
HSV
hsv(240, 81%, 86%)
CMYK
cmyk(81%, 81%, 0%, 14%)
CSS variable
--color-primary: #2A2ADC;
Lowercase HEX
#2a2adc

Shades

Tints

Tones

Harmony

CSS snippets for #2A2ADC

.color-2a2adc {
  color: #2A2ADC;
  background-color: #2A2ADC;
}

Frequently asked questions

What color is #2A2ADC?+

#2A2ADC is a HEX color with RGB value rgb(42, 42, 220) and HSL value hsl(240, 72%, 51%). Its closest CSS named color is MediumBlue.

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

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