#2A24DB Color

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

Color preview

#2A24DB

Color formats

HEX
#2A24DB
RGB
rgb(42, 36, 219)
RGBA
rgba(42, 36, 219, 1)
HSL
hsl(242, 72%, 50%)
HSV
hsv(242, 84%, 86%)
CMYK
cmyk(81%, 84%, 0%, 14%)
CSS variable
--color-primary: #2A24DB;
Lowercase HEX
#2a24db

Shades

Tints

Tones

Harmony

CSS snippets for #2A24DB

.color-2a24db {
  color: #2A24DB;
  background-color: #2A24DB;
}

Frequently asked questions

What color is #2A24DB?+

#2A24DB is a HEX color with RGB value rgb(42, 36, 219) and HSL value hsl(242, 72%, 50%). Its closest CSS named color is MediumBlue.

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

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