#0707FF Color

Inspect #0707FF across formats, palettes, contrast and closest named color matches.

Color preview

#0707FF

Color formats

HEX
#0707FF
RGB
rgb(7, 7, 255)
RGBA
rgba(7, 7, 255, 1)
HSL
hsl(240, 100%, 51%)
HSV
hsv(240, 97%, 100%)
CMYK
cmyk(97%, 97%, 0%, 0%)
CSS variable
--color-primary: #0707FF;
Lowercase HEX
#0707ff

Shades

Tints

Tones

Harmony

CSS snippets for #0707FF

.color-0707ff {
  color: #0707FF;
  background-color: #0707FF;
}

Frequently asked questions

What color is #0707FF?+

#0707FF is a HEX color with RGB value rgb(7, 7, 255) and HSL value hsl(240, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #0707FF?+

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