#2D24DB Color

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

Color preview

#2D24DB

Color formats

HEX
#2D24DB
RGB
rgb(45, 36, 219)
RGBA
rgba(45, 36, 219, 1)
HSL
hsl(243, 72%, 50%)
HSV
hsv(243, 84%, 86%)
CMYK
cmyk(79%, 84%, 0%, 14%)
CSS variable
--color-primary: #2D24DB;
Lowercase HEX
#2d24db

Shades

Tints

Tones

Harmony

CSS snippets for #2D24DB

.color-2d24db {
  color: #2D24DB;
  background-color: #2D24DB;
}

Frequently asked questions

What color is #2D24DB?+

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

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

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