#2C3540 Color

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

Color preview

#2C3540

Color formats

HEX
#2C3540
RGB
rgb(44, 53, 64)
RGBA
rgba(44, 53, 64, 1)
HSL
hsl(213, 19%, 21%)
HSV
hsv(213, 31%, 25%)
CMYK
cmyk(31%, 17%, 0%, 75%)
CSS variable
--color-primary: #2C3540;
Lowercase HEX
#2c3540

Shades

Tints

Tones

Harmony

CSS snippets for #2C3540

.color-2c3540 {
  color: #2C3540;
  background-color: #2C3540;
}

Frequently asked questions

What color is #2C3540?+

#2C3540 is a HEX color with RGB value rgb(44, 53, 64) and HSL value hsl(213, 19%, 21%). Its closest CSS named color is DarkSlateGray.

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

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