#070FFF Color

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

Color preview

#070FFF

Color formats

HEX
#070FFF
RGB
rgb(7, 15, 255)
RGBA
rgba(7, 15, 255, 1)
HSL
hsl(238, 100%, 51%)
HSV
hsv(238, 97%, 100%)
CMYK
cmyk(97%, 94%, 0%, 0%)
CSS variable
--color-primary: #070FFF;
Lowercase HEX
#070fff

Shades

Tints

Tones

Harmony

CSS snippets for #070FFF

.color-070fff {
  color: #070FFF;
  background-color: #070FFF;
}

Frequently asked questions

What color is #070FFF?+

#070FFF is a HEX color with RGB value rgb(7, 15, 255) and HSL value hsl(238, 100%, 51%). Its closest CSS named color is Blue.

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

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