#182A3B Color

Inspect #182A3B across formats, palettes, contrast and closest named color matches.

Color preview

#182A3B

Color formats

HEX
#182A3B
RGB
rgb(24, 42, 59)
RGBA
rgba(24, 42, 59, 1)
HSL
hsl(209, 42%, 16%)
HSV
hsv(209, 59%, 23%)
CMYK
cmyk(59%, 29%, 0%, 77%)
CSS variable
--color-primary: #182A3B;
Lowercase HEX
#182a3b

Shades

Tints

Tones

Harmony

CSS snippets for #182A3B

.color-182a3b {
  color: #182A3B;
  background-color: #182A3B;
}

Frequently asked questions

What color is #182A3B?+

#182A3B is a HEX color with RGB value rgb(24, 42, 59) and HSL value hsl(209, 42%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #182A3B?+

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