#2B084B Color

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

Color preview

#2B084B

Color formats

HEX
#2B084B
RGB
rgb(43, 8, 75)
RGBA
rgba(43, 8, 75, 1)
HSL
hsl(271, 81%, 16%)
HSV
hsv(271, 89%, 29%)
CMYK
cmyk(43%, 89%, 0%, 71%)
CSS variable
--color-primary: #2B084B;
Lowercase HEX
#2b084b

Shades

Tints

Tones

Harmony

CSS snippets for #2B084B

.color-2b084b {
  color: #2B084B;
  background-color: #2B084B;
}

Frequently asked questions

What color is #2B084B?+

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

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

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