#3C354F Color

Inspect #3C354F across formats, palettes, contrast and closest named color matches.

Color preview

#3C354F

Color formats

HEX
#3C354F
RGB
rgb(60, 53, 79)
RGBA
rgba(60, 53, 79, 1)
HSL
hsl(256, 20%, 26%)
HSV
hsv(256, 33%, 31%)
CMYK
cmyk(24%, 33%, 0%, 69%)
CSS variable
--color-primary: #3C354F;
Lowercase HEX
#3c354f

Shades

Tints

Tones

Harmony

CSS snippets for #3C354F

.color-3c354f {
  color: #3C354F;
  background-color: #3C354F;
}

Frequently asked questions

What color is #3C354F?+

#3C354F is a HEX color with RGB value rgb(60, 53, 79) and HSL value hsl(256, 20%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3C354F?+

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