#3A334C Color

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

Color preview

#3A334C

Color formats

HEX
#3A334C
RGB
rgb(58, 51, 76)
RGBA
rgba(58, 51, 76, 1)
HSL
hsl(257, 20%, 25%)
HSV
hsv(257, 33%, 30%)
CMYK
cmyk(24%, 33%, 0%, 70%)
CSS variable
--color-primary: #3A334C;
Lowercase HEX
#3a334c

Shades

Tints

Tones

Harmony

CSS snippets for #3A334C

.color-3a334c {
  color: #3A334C;
  background-color: #3A334C;
}

Frequently asked questions

What color is #3A334C?+

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

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

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