#2929DC Color

Inspect #2929DC across formats, palettes, contrast and closest named color matches.

Color preview

#2929DC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2929DC

.color-2929dc {
  color: #2929DC;
  background-color: #2929DC;
}

Frequently asked questions

What color is #2929DC?+

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

What is the closest Tailwind color to #2929DC?+

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