#2A05CF Color

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

Color preview

#2A05CF

Color formats

HEX
#2A05CF
RGB
rgb(42, 5, 207)
RGBA
rgba(42, 5, 207, 1)
HSL
hsl(251, 95%, 42%)
HSV
hsv(251, 98%, 81%)
CMYK
cmyk(80%, 98%, 0%, 19%)
CSS variable
--color-primary: #2A05CF;
Lowercase HEX
#2a05cf

Shades

Tints

Tones

Harmony

CSS snippets for #2A05CF

.color-2a05cf {
  color: #2A05CF;
  background-color: #2A05CF;
}

Frequently asked questions

What color is #2A05CF?+

#2A05CF is a HEX color with RGB value rgb(42, 5, 207) and HSL value hsl(251, 95%, 42%). Its closest CSS named color is MediumBlue.

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

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