#2D084B Color

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

Color preview

#2D084B

Color formats

HEX
#2D084B
RGB
rgb(45, 8, 75)
RGBA
rgba(45, 8, 75, 1)
HSL
hsl(273, 81%, 16%)
HSV
hsv(273, 89%, 29%)
CMYK
cmyk(40%, 89%, 0%, 71%)
CSS variable
--color-primary: #2D084B;
Lowercase HEX
#2d084b

Shades

Tints

Tones

Harmony

CSS snippets for #2D084B

.color-2d084b {
  color: #2D084B;
  background-color: #2D084B;
}

Frequently asked questions

What color is #2D084B?+

#2D084B is a HEX color with RGB value rgb(45, 8, 75) and HSL value hsl(273, 81%, 16%). Its closest CSS named color is MidnightBlue.

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

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