#070CB6 Color

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

Color preview

#070CB6

Color formats

HEX
#070CB6
RGB
rgb(7, 12, 182)
RGBA
rgba(7, 12, 182, 1)
HSL
hsl(238, 93%, 37%)
HSV
hsv(238, 96%, 71%)
CMYK
cmyk(96%, 93%, 0%, 29%)
CSS variable
--color-primary: #070CB6;
Lowercase HEX
#070cb6

Shades

Tints

Tones

Harmony

CSS snippets for #070CB6

.color-070cb6 {
  color: #070CB6;
  background-color: #070CB6;
}

Frequently asked questions

What color is #070CB6?+

#070CB6 is a HEX color with RGB value rgb(7, 12, 182) and HSL value hsl(238, 93%, 37%). Its closest CSS named color is MediumBlue.

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

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