#16383D Color

Inspect #16383D across formats, palettes, contrast and closest named color matches.

Color preview

#16383D

Color formats

HEX
#16383D
RGB
rgb(22, 56, 61)
RGBA
rgba(22, 56, 61, 1)
HSL
hsl(188, 47%, 16%)
HSV
hsv(188, 64%, 24%)
CMYK
cmyk(64%, 8%, 0%, 76%)
CSS variable
--color-primary: #16383D;
Lowercase HEX
#16383d

Shades

Tints

Tones

Harmony

CSS snippets for #16383D

.color-16383d {
  color: #16383D;
  background-color: #16383D;
}

Frequently asked questions

What color is #16383D?+

#16383D is a HEX color with RGB value rgb(22, 56, 61) and HSL value hsl(188, 47%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #16383D?+

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