#162B3C Color

Inspect #162B3C across formats, palettes, contrast and closest named color matches.

Color preview

#162B3C

Color formats

HEX
#162B3C
RGB
rgb(22, 43, 60)
RGBA
rgba(22, 43, 60, 1)
HSL
hsl(207, 46%, 16%)
HSV
hsv(207, 63%, 24%)
CMYK
cmyk(63%, 28%, 0%, 76%)
CSS variable
--color-primary: #162B3C;
Lowercase HEX
#162b3c

Shades

Tints

Tones

Harmony

CSS snippets for #162B3C

.color-162b3c {
  color: #162B3C;
  background-color: #162B3C;
}

Frequently asked questions

What color is #162B3C?+

#162B3C is a HEX color with RGB value rgb(22, 43, 60) and HSL value hsl(207, 46%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #162B3C?+

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