#3F334C Color

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

Color preview

#3F334C

Color formats

HEX
#3F334C
RGB
rgb(63, 51, 76)
RGBA
rgba(63, 51, 76, 1)
HSL
hsl(269, 20%, 25%)
HSV
hsv(269, 33%, 30%)
CMYK
cmyk(17%, 33%, 0%, 70%)
CSS variable
--color-primary: #3F334C;
Lowercase HEX
#3f334c

Shades

Tints

Tones

Harmony

CSS snippets for #3F334C

.color-3f334c {
  color: #3F334C;
  background-color: #3F334C;
}

Frequently asked questions

What color is #3F334C?+

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

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

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