#2D535C Color

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

Color preview

#2D535C

Color formats

HEX
#2D535C
RGB
rgb(45, 83, 92)
RGBA
rgba(45, 83, 92, 1)
HSL
hsl(191, 34%, 27%)
HSV
hsv(191, 51%, 36%)
CMYK
cmyk(51%, 10%, 0%, 64%)
CSS variable
--color-primary: #2D535C;
Lowercase HEX
#2d535c

Shades

Tints

Tones

Harmony

CSS snippets for #2D535C

.color-2d535c {
  color: #2D535C;
  background-color: #2D535C;
}

Frequently asked questions

What color is #2D535C?+

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

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

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