#0E3A7C Color

Inspect #0E3A7C across formats, palettes, contrast and closest named color matches.

Color preview

#0E3A7C

Color formats

HEX
#0E3A7C
RGB
rgb(14, 58, 124)
RGBA
rgba(14, 58, 124, 1)
HSL
hsl(216, 80%, 27%)
HSV
hsv(216, 89%, 49%)
CMYK
cmyk(89%, 53%, 0%, 51%)
CSS variable
--color-primary: #0E3A7C;
Lowercase HEX
#0e3a7c

Shades

Tints

Tones

Harmony

CSS snippets for #0E3A7C

.color-0e3a7c {
  color: #0E3A7C;
  background-color: #0E3A7C;
}

Frequently asked questions

What color is #0E3A7C?+

#0E3A7C is a HEX color with RGB value rgb(14, 58, 124) and HSL value hsl(216, 80%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #0E3A7C?+

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