#1D352D Color

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

Color preview

#1D352D

Color formats

HEX
#1D352D
RGB
rgb(29, 53, 45)
RGBA
rgba(29, 53, 45, 1)
HSL
hsl(160, 29%, 16%)
HSV
hsv(160, 45%, 21%)
CMYK
cmyk(45%, 0%, 15%, 79%)
CSS variable
--color-primary: #1D352D;
Lowercase HEX
#1d352d

Shades

Tints

Tones

Harmony

CSS snippets for #1D352D

.color-1d352d {
  color: #1D352D;
  background-color: #1D352D;
}

Frequently asked questions

What color is #1D352D?+

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

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

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