#072CFF Color

Inspect #072CFF across formats, palettes, contrast and closest named color matches.

Color preview

#072CFF

Color formats

HEX
#072CFF
RGB
rgb(7, 44, 255)
RGBA
rgba(7, 44, 255, 1)
HSL
hsl(231, 100%, 51%)
HSV
hsv(231, 97%, 100%)
CMYK
cmyk(97%, 83%, 0%, 0%)
CSS variable
--color-primary: #072CFF;
Lowercase HEX
#072cff

Shades

Tints

Tones

Harmony

CSS snippets for #072CFF

.color-072cff {
  color: #072CFF;
  background-color: #072CFF;
}

Frequently asked questions

What color is #072CFF?+

#072CFF is a HEX color with RGB value rgb(7, 44, 255) and HSL value hsl(231, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #072CFF?+

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