#1D352C Color

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

Color preview

#1D352C

Color formats

HEX
#1D352C
RGB
rgb(29, 53, 44)
RGBA
rgba(29, 53, 44, 1)
HSL
hsl(158, 29%, 16%)
HSV
hsv(158, 45%, 21%)
CMYK
cmyk(45%, 0%, 17%, 79%)
CSS variable
--color-primary: #1D352C;
Lowercase HEX
#1d352c

Shades

Tints

Tones

Harmony

CSS snippets for #1D352C

.color-1d352c {
  color: #1D352C;
  background-color: #1D352C;
}

Frequently asked questions

What color is #1D352C?+

#1D352C is a HEX color with RGB value rgb(29, 53, 44) and HSL value hsl(158, 29%, 16%). Its closest CSS named color is DarkSlateGray.

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

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