#2D353D Color

Inspect #2D353D across formats, palettes, contrast and closest named color matches.

Color preview

#2D353D

Color formats

HEX
#2D353D
RGB
rgb(45, 53, 61)
RGBA
rgba(45, 53, 61, 1)
HSL
hsl(210, 15%, 21%)
HSV
hsv(210, 26%, 24%)
CMYK
cmyk(26%, 13%, 0%, 76%)
CSS variable
--color-primary: #2D353D;
Lowercase HEX
#2d353d

Shades

Tints

Tones

Harmony

CSS snippets for #2D353D

.color-2d353d {
  color: #2D353D;
  background-color: #2D353D;
}

Frequently asked questions

What color is #2D353D?+

#2D353D is a HEX color with RGB value rgb(45, 53, 61) and HSL value hsl(210, 15%, 21%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2D353D?+

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