#0D2FA0 Color

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

Color preview

#0D2FA0

Color formats

HEX
#0D2FA0
RGB
rgb(13, 47, 160)
RGBA
rgba(13, 47, 160, 1)
HSL
hsl(226, 85%, 34%)
HSV
hsv(226, 92%, 63%)
CMYK
cmyk(92%, 71%, 0%, 37%)
CSS variable
--color-primary: #0D2FA0;
Lowercase HEX
#0d2fa0

Shades

Tints

Tones

Harmony

CSS snippets for #0D2FA0

.color-0d2fa0 {
  color: #0D2FA0;
  background-color: #0D2FA0;
}

Frequently asked questions

What color is #0D2FA0?+

#0D2FA0 is a HEX color with RGB value rgb(13, 47, 160) and HSL value hsl(226, 85%, 34%). Its closest CSS named color is DarkBlue.

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

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