#16383C Color

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

Color preview

#16383C

Color formats

HEX
#16383C
RGB
rgb(22, 56, 60)
RGBA
rgba(22, 56, 60, 1)
HSL
hsl(186, 46%, 16%)
HSV
hsv(186, 63%, 24%)
CMYK
cmyk(63%, 7%, 0%, 76%)
CSS variable
--color-primary: #16383C;
Lowercase HEX
#16383c

Shades

Tints

Tones

Harmony

CSS snippets for #16383C

.color-16383c {
  color: #16383C;
  background-color: #16383C;
}

Frequently asked questions

What color is #16383C?+

#16383C is a HEX color with RGB value rgb(22, 56, 60) and HSL value hsl(186, 46%, 16%). Its closest CSS named color is DarkSlateGray.

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

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