#293D3D Color

Inspect #293D3D across formats, palettes, contrast and closest named color matches.

Color preview

#293D3D

Color formats

HEX
#293D3D
RGB
rgb(41, 61, 61)
RGBA
rgba(41, 61, 61, 1)
HSL
hsl(180, 20%, 20%)
HSV
hsv(180, 33%, 24%)
CMYK
cmyk(33%, 0%, 0%, 76%)
CSS variable
--color-primary: #293D3D;
Lowercase HEX
#293d3d

Shades

Tints

Tones

Harmony

CSS snippets for #293D3D

.color-293d3d {
  color: #293D3D;
  background-color: #293D3D;
}

Frequently asked questions

What color is #293D3D?+

#293D3D is a HEX color with RGB value rgb(41, 61, 61) and HSL value hsl(180, 20%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #293D3D?+

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