#2D2D7B Color

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

Color preview

#2D2D7B

Color formats

HEX
#2D2D7B
RGB
rgb(45, 45, 123)
RGBA
rgba(45, 45, 123, 1)
HSL
hsl(240, 46%, 33%)
HSV
hsv(240, 63%, 48%)
CMYK
cmyk(63%, 63%, 0%, 52%)
CSS variable
--color-primary: #2D2D7B;
Lowercase HEX
#2d2d7b

Shades

Tints

Tones

Harmony

CSS snippets for #2D2D7B

.color-2d2d7b {
  color: #2D2D7B;
  background-color: #2D2D7B;
}

Frequently asked questions

What color is #2D2D7B?+

#2D2D7B is a HEX color with RGB value rgb(45, 45, 123) and HSL value hsl(240, 46%, 33%). Its closest CSS named color is MidnightBlue.

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

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