#2D576C Color

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

Color preview

#2D576C

Color formats

HEX
#2D576C
RGB
rgb(45, 87, 108)
RGBA
rgba(45, 87, 108, 1)
HSL
hsl(200, 41%, 30%)
HSV
hsv(200, 58%, 42%)
CMYK
cmyk(58%, 19%, 0%, 58%)
CSS variable
--color-primary: #2D576C;
Lowercase HEX
#2d576c

Shades

Tints

Tones

Harmony

CSS snippets for #2D576C

.color-2d576c {
  color: #2D576C;
  background-color: #2D576C;
}

Frequently asked questions

What color is #2D576C?+

#2D576C is a HEX color with RGB value rgb(45, 87, 108) and HSL value hsl(200, 41%, 30%). Its closest CSS named color is DarkSlateGray.

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

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