#072F85 Color

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

Color preview

#072F85

Color formats

HEX
#072F85
RGB
rgb(7, 47, 133)
RGBA
rgba(7, 47, 133, 1)
HSL
hsl(221, 90%, 27%)
HSV
hsv(221, 95%, 52%)
CMYK
cmyk(95%, 65%, 0%, 48%)
CSS variable
--color-primary: #072F85;
Lowercase HEX
#072f85

Shades

Tints

Tones

Harmony

CSS snippets for #072F85

.color-072f85 {
  color: #072F85;
  background-color: #072F85;
}

Frequently asked questions

What color is #072F85?+

#072F85 is a HEX color with RGB value rgb(7, 47, 133) and HSL value hsl(221, 90%, 27%). Its closest CSS named color is MidnightBlue.

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

The closest Tailwind color is blue-900, available as the bg-blue-900 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