#162B3D Color

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

Color preview

#162B3D

Color formats

HEX
#162B3D
RGB
rgb(22, 43, 61)
RGBA
rgba(22, 43, 61, 1)
HSL
hsl(208, 47%, 16%)
HSV
hsv(208, 64%, 24%)
CMYK
cmyk(64%, 30%, 0%, 76%)
CSS variable
--color-primary: #162B3D;
Lowercase HEX
#162b3d

Shades

Tints

Tones

Harmony

CSS snippets for #162B3D

.color-162b3d {
  color: #162B3D;
  background-color: #162B3D;
}

Frequently asked questions

What color is #162B3D?+

#162B3D is a HEX color with RGB value rgb(22, 43, 61) and HSL value hsl(208, 47%, 16%). Its closest CSS named color is DarkSlateGray.

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

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