#1D352B Color

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

Color preview

#1D352B

Color formats

HEX
#1D352B
RGB
rgb(29, 53, 43)
RGBA
rgba(29, 53, 43, 1)
HSL
hsl(155, 29%, 16%)
HSV
hsv(155, 45%, 21%)
CMYK
cmyk(45%, 0%, 19%, 79%)
CSS variable
--color-primary: #1D352B;
Lowercase HEX
#1d352b

Shades

Tints

Tones

Harmony

CSS snippets for #1D352B

.color-1d352b {
  color: #1D352B;
  background-color: #1D352B;
}

Frequently asked questions

What color is #1D352B?+

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

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

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