#2C3040 Color

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

Color preview

#2C3040

Color formats

HEX
#2C3040
RGB
rgb(44, 48, 64)
RGBA
rgba(44, 48, 64, 1)
HSL
hsl(228, 19%, 21%)
HSV
hsv(228, 31%, 25%)
CMYK
cmyk(31%, 25%, 0%, 75%)
CSS variable
--color-primary: #2C3040;
Lowercase HEX
#2c3040

Shades

Tints

Tones

Harmony

CSS snippets for #2C3040

.color-2c3040 {
  color: #2C3040;
  background-color: #2C3040;
}

Frequently asked questions

What color is #2C3040?+

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

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

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