#0E2D7C Color

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

Color preview

#0E2D7C

Color formats

HEX
#0E2D7C
RGB
rgb(14, 45, 124)
RGBA
rgba(14, 45, 124, 1)
HSL
hsl(223, 80%, 27%)
HSV
hsv(223, 89%, 49%)
CMYK
cmyk(89%, 64%, 0%, 51%)
CSS variable
--color-primary: #0E2D7C;
Lowercase HEX
#0e2d7c

Shades

Tints

Tones

Harmony

CSS snippets for #0E2D7C

.color-0e2d7c {
  color: #0E2D7C;
  background-color: #0E2D7C;
}

Frequently asked questions

What color is #0E2D7C?+

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

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

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