#0D3E5E Color

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

Color preview

#0D3E5E

Color formats

HEX
#0D3E5E
RGB
rgb(13, 62, 94)
RGBA
rgba(13, 62, 94, 1)
HSL
hsl(204, 76%, 21%)
HSV
hsv(204, 86%, 37%)
CMYK
cmyk(86%, 34%, 0%, 63%)
CSS variable
--color-primary: #0D3E5E;
Lowercase HEX
#0d3e5e

Shades

Tints

Tones

Harmony

CSS snippets for #0D3E5E

.color-0d3e5e {
  color: #0D3E5E;
  background-color: #0D3E5E;
}

Frequently asked questions

What color is #0D3E5E?+

#0D3E5E is a HEX color with RGB value rgb(13, 62, 94) and HSL value hsl(204, 76%, 21%). Its closest CSS named color is DarkSlateGray.

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

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