#2828AE Color

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

Color preview

#2828AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2828AE

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

Frequently asked questions

What color is #2828AE?+

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

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

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