#103C5B Color

Inspect #103C5B across formats, palettes, contrast and closest named color matches.

Color preview

#103C5B

Color formats

HEX
#103C5B
RGB
rgb(16, 60, 91)
RGBA
rgba(16, 60, 91, 1)
HSL
hsl(205, 70%, 21%)
HSV
hsv(205, 82%, 36%)
CMYK
cmyk(82%, 34%, 0%, 64%)
CSS variable
--color-primary: #103C5B;
Lowercase HEX
#103c5b

Shades

Tints

Tones

Harmony

CSS snippets for #103C5B

.color-103c5b {
  color: #103C5B;
  background-color: #103C5B;
}

Frequently asked questions

What color is #103C5B?+

#103C5B is a HEX color with RGB value rgb(16, 60, 91) and HSL value hsl(205, 70%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #103C5B?+

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