#2C586D Color

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

Color preview

#2C586D

Color formats

HEX
#2C586D
RGB
rgb(44, 88, 109)
RGBA
rgba(44, 88, 109, 1)
HSL
hsl(199, 42%, 30%)
HSV
hsv(199, 60%, 43%)
CMYK
cmyk(60%, 19%, 0%, 57%)
CSS variable
--color-primary: #2C586D;
Lowercase HEX
#2c586d

Shades

Tints

Tones

Harmony

CSS snippets for #2C586D

.color-2c586d {
  color: #2C586D;
  background-color: #2C586D;
}

Frequently asked questions

What color is #2C586D?+

#2C586D is a HEX color with RGB value rgb(44, 88, 109) and HSL value hsl(199, 42%, 30%). Its closest CSS named color is DarkSlateGray.

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

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