#0D2D8C Color

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

Color preview

#0D2D8C

Color formats

HEX
#0D2D8C
RGB
rgb(13, 45, 140)
RGBA
rgba(13, 45, 140, 1)
HSL
hsl(225, 83%, 30%)
HSV
hsv(225, 91%, 55%)
CMYK
cmyk(91%, 68%, 0%, 45%)
CSS variable
--color-primary: #0D2D8C;
Lowercase HEX
#0d2d8c

Shades

Tints

Tones

Harmony

CSS snippets for #0D2D8C

.color-0d2d8c {
  color: #0D2D8C;
  background-color: #0D2D8C;
}

Frequently asked questions

What color is #0D2D8C?+

#0D2D8C is a HEX color with RGB value rgb(13, 45, 140) and HSL value hsl(225, 83%, 30%). Its closest CSS named color is MidnightBlue.

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

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