#2929AE Color

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

Color preview

#2929AE

Color formats

HEX
#2929AE
RGB
rgb(41, 41, 174)
RGBA
rgba(41, 41, 174, 1)
HSL
hsl(240, 62%, 42%)
HSV
hsv(240, 76%, 68%)
CMYK
cmyk(76%, 76%, 0%, 32%)
CSS variable
--color-primary: #2929AE;
Lowercase HEX
#2929ae

Shades

Tints

Tones

Harmony

CSS snippets for #2929AE

.color-2929ae {
  color: #2929AE;
  background-color: #2929AE;
}

Frequently asked questions

What color is #2929AE?+

#2929AE is a HEX color with RGB value rgb(41, 41, 174) and HSL value hsl(240, 62%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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