#2A147B Color

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

Color preview

#2A147B

Color formats

HEX
#2A147B
RGB
rgb(42, 20, 123)
RGBA
rgba(42, 20, 123, 1)
HSL
hsl(253, 72%, 28%)
HSV
hsv(253, 84%, 48%)
CMYK
cmyk(66%, 84%, 0%, 52%)
CSS variable
--color-primary: #2A147B;
Lowercase HEX
#2a147b

Shades

Tints

Tones

Harmony

CSS snippets for #2A147B

.color-2a147b {
  color: #2A147B;
  background-color: #2A147B;
}

Frequently asked questions

What color is #2A147B?+

#2A147B is a HEX color with RGB value rgb(42, 20, 123) and HSL value hsl(253, 72%, 28%). Its closest CSS named color is MidnightBlue.

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

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