#2A71FE Color

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

Color preview

#2A71FE

Color formats

HEX
#2A71FE
RGB
rgb(42, 113, 254)
RGBA
rgba(42, 113, 254, 1)
HSL
hsl(220, 99%, 58%)
HSV
hsv(220, 83%, 100%)
CMYK
cmyk(83%, 56%, 0%, 0%)
CSS variable
--color-primary: #2A71FE;
Lowercase HEX
#2a71fe

Shades

Tints

Tones

Harmony

CSS snippets for #2A71FE

.color-2a71fe {
  color: #2A71FE;
  background-color: #2A71FE;
}

Frequently asked questions

What color is #2A71FE?+

#2A71FE is a HEX color with RGB value rgb(42, 113, 254) and HSL value hsl(220, 99%, 58%). Its closest CSS named color is DodgerBlue.

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

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