#42105B Color

Inspect #42105B across formats, palettes, contrast and closest named color matches.

Color preview

#42105B

Color formats

HEX
#42105B
RGB
rgb(66, 16, 91)
RGBA
rgba(66, 16, 91, 1)
HSL
hsl(280, 70%, 21%)
HSV
hsv(280, 82%, 36%)
CMYK
cmyk(27%, 82%, 0%, 64%)
CSS variable
--color-primary: #42105B;
Lowercase HEX
#42105b

Shades

Tints

Tones

Harmony

CSS snippets for #42105B

.color-42105b {
  color: #42105B;
  background-color: #42105B;
}

Frequently asked questions

What color is #42105B?+

#42105B is a HEX color with RGB value rgb(66, 16, 91) and HSL value hsl(280, 70%, 21%). Its closest CSS named color is Indigo.

What is the closest Tailwind color to #42105B?+

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