#2D475C Color

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

Color preview

#2D475C

Color formats

HEX
#2D475C
RGB
rgb(45, 71, 92)
RGBA
rgba(45, 71, 92, 1)
HSL
hsl(207, 34%, 27%)
HSV
hsv(207, 51%, 36%)
CMYK
cmyk(51%, 23%, 0%, 64%)
CSS variable
--color-primary: #2D475C;
Lowercase HEX
#2d475c

Shades

Tints

Tones

Harmony

CSS snippets for #2D475C

.color-2d475c {
  color: #2D475C;
  background-color: #2D475C;
}

Frequently asked questions

What color is #2D475C?+

#2D475C is a HEX color with RGB value rgb(45, 71, 92) and HSL value hsl(207, 34%, 27%). Its closest CSS named color is DarkSlateGray.

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

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