#3A344B Color

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

Color preview

#3A344B

Color formats

HEX
#3A344B
RGB
rgb(58, 52, 75)
RGBA
rgba(58, 52, 75, 1)
HSL
hsl(256, 18%, 25%)
HSV
hsv(256, 31%, 29%)
CMYK
cmyk(23%, 31%, 0%, 71%)
CSS variable
--color-primary: #3A344B;
Lowercase HEX
#3a344b

Shades

Tints

Tones

Harmony

CSS snippets for #3A344B

.color-3a344b {
  color: #3A344B;
  background-color: #3A344B;
}

Frequently asked questions

What color is #3A344B?+

#3A344B is a HEX color with RGB value rgb(58, 52, 75) and HSL value hsl(256, 18%, 25%). Its closest CSS named color is DarkSlateGray.

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

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