#073DFF Color

Inspect #073DFF across formats, palettes, contrast and closest named color matches.

Color preview

#073DFF

Color formats

HEX
#073DFF
RGB
rgb(7, 61, 255)
RGBA
rgba(7, 61, 255, 1)
HSL
hsl(227, 100%, 51%)
HSV
hsv(227, 97%, 100%)
CMYK
cmyk(97%, 76%, 0%, 0%)
CSS variable
--color-primary: #073DFF;
Lowercase HEX
#073dff

Shades

Tints

Tones

Harmony

CSS snippets for #073DFF

.color-073dff {
  color: #073DFF;
  background-color: #073DFF;
}

Frequently asked questions

What color is #073DFF?+

#073DFF is a HEX color with RGB value rgb(7, 61, 255) and HSL value hsl(227, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #073DFF?+

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