#070FF2 Color

Inspect #070FF2 across formats, palettes, contrast and closest named color matches.

Color preview

#070FF2

Color formats

HEX
#070FF2
RGB
rgb(7, 15, 242)
RGBA
rgba(7, 15, 242, 1)
HSL
hsl(238, 94%, 49%)
HSV
hsv(238, 97%, 95%)
CMYK
cmyk(97%, 94%, 0%, 5%)
CSS variable
--color-primary: #070FF2;
Lowercase HEX
#070ff2

Shades

Tints

Tones

Harmony

CSS snippets for #070FF2

.color-070ff2 {
  color: #070FF2;
  background-color: #070FF2;
}

Frequently asked questions

What color is #070FF2?+

#070FF2 is a HEX color with RGB value rgb(7, 15, 242) and HSL value hsl(238, 94%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #070FF2?+

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