#2A064B Color

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

Color preview

#2A064B

Color formats

HEX
#2A064B
RGB
rgb(42, 6, 75)
RGBA
rgba(42, 6, 75, 1)
HSL
hsl(271, 85%, 16%)
HSV
hsv(271, 92%, 29%)
CMYK
cmyk(44%, 92%, 0%, 71%)
CSS variable
--color-primary: #2A064B;
Lowercase HEX
#2a064b

Shades

Tints

Tones

Harmony

CSS snippets for #2A064B

.color-2a064b {
  color: #2A064B;
  background-color: #2A064B;
}

Frequently asked questions

What color is #2A064B?+

#2A064B is a HEX color with RGB value rgb(42, 6, 75) and HSL value hsl(271, 85%, 16%). Its closest CSS named color is MidnightBlue.

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

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