#2D4F58 Color

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

Color preview

#2D4F58

Color formats

HEX
#2D4F58
RGB
rgb(45, 79, 88)
RGBA
rgba(45, 79, 88, 1)
HSL
hsl(193, 32%, 26%)
HSV
hsv(193, 49%, 35%)
CMYK
cmyk(49%, 10%, 0%, 65%)
CSS variable
--color-primary: #2D4F58;
Lowercase HEX
#2d4f58

Shades

Tints

Tones

Harmony

CSS snippets for #2D4F58

.color-2d4f58 {
  color: #2D4F58;
  background-color: #2D4F58;
}

Frequently asked questions

What color is #2D4F58?+

#2D4F58 is a HEX color with RGB value rgb(45, 79, 88) and HSL value hsl(193, 32%, 26%). Its closest CSS named color is DarkSlateGray.

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

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