#2C585D Color

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

Color preview

#2C585D

Color formats

HEX
#2C585D
RGB
rgb(44, 88, 93)
RGBA
rgba(44, 88, 93, 1)
HSL
hsl(186, 36%, 27%)
HSV
hsv(186, 53%, 36%)
CMYK
cmyk(53%, 5%, 0%, 64%)
CSS variable
--color-primary: #2C585D;
Lowercase HEX
#2c585d

Shades

Tints

Tones

Harmony

CSS snippets for #2C585D

.color-2c585d {
  color: #2C585D;
  background-color: #2C585D;
}

Frequently asked questions

What color is #2C585D?+

#2C585D is a HEX color with RGB value rgb(44, 88, 93) and HSL value hsl(186, 36%, 27%). Its closest CSS named color is DarkSlateGray.

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

The closest Tailwind color is cyan-900, available as the bg-cyan-900 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