#1E332B Color

Inspect #1E332B across formats, palettes, contrast and closest named color matches.

Color preview

#1E332B

Color formats

HEX
#1E332B
RGB
rgb(30, 51, 43)
RGBA
rgba(30, 51, 43, 1)
HSL
hsl(157, 26%, 16%)
HSV
hsv(157, 41%, 20%)
CMYK
cmyk(41%, 0%, 16%, 80%)
CSS variable
--color-primary: #1E332B;
Lowercase HEX
#1e332b

Shades

Tints

Tones

Harmony

CSS snippets for #1E332B

.color-1e332b {
  color: #1E332B;
  background-color: #1E332B;
}

Frequently asked questions

What color is #1E332B?+

#1E332B is a HEX color with RGB value rgb(30, 51, 43) and HSL value hsl(157, 26%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #1E332B?+

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