#3F334D Color

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

Color preview

#3F334D

Color formats

HEX
#3F334D
RGB
rgb(63, 51, 77)
RGBA
rgba(63, 51, 77, 1)
HSL
hsl(268, 20%, 25%)
HSV
hsv(268, 34%, 30%)
CMYK
cmyk(18%, 34%, 0%, 70%)
CSS variable
--color-primary: #3F334D;
Lowercase HEX
#3f334d

Shades

Tints

Tones

Harmony

CSS snippets for #3F334D

.color-3f334d {
  color: #3F334D;
  background-color: #3F334D;
}

Frequently asked questions

What color is #3F334D?+

#3F334D is a HEX color with RGB value rgb(63, 51, 77) and HSL value hsl(268, 20%, 25%). Its closest CSS named color is DarkSlateGray.

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

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