#2A2EF8 Color

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

Color preview

#2A2EF8

Color formats

HEX
#2A2EF8
RGB
rgb(42, 46, 248)
RGBA
rgba(42, 46, 248, 1)
HSL
hsl(239, 94%, 57%)
HSV
hsv(239, 83%, 97%)
CMYK
cmyk(83%, 81%, 0%, 3%)
CSS variable
--color-primary: #2A2EF8;
Lowercase HEX
#2a2ef8

Shades

Tints

Tones

Harmony

CSS snippets for #2A2EF8

.color-2a2ef8 {
  color: #2A2EF8;
  background-color: #2A2EF8;
}

Frequently asked questions

What color is #2A2EF8?+

#2A2EF8 is a HEX color with RGB value rgb(42, 46, 248) and HSL value hsl(239, 94%, 57%). Its closest CSS named color is Blue.

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

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