#34375B Color

Inspect #34375B across formats, palettes, contrast and closest named color matches.

Color preview

#34375B

Color formats

HEX
#34375B
RGB
rgb(52, 55, 91)
RGBA
rgba(52, 55, 91, 1)
HSL
hsl(235, 27%, 28%)
HSV
hsv(235, 43%, 36%)
CMYK
cmyk(43%, 40%, 0%, 64%)
CSS variable
--color-primary: #34375B;
Lowercase HEX
#34375b

Shades

Tints

Tones

Harmony

CSS snippets for #34375B

.color-34375b {
  color: #34375B;
  background-color: #34375B;
}

Frequently asked questions

What color is #34375B?+

#34375B is a HEX color with RGB value rgb(52, 55, 91) and HSL value hsl(235, 27%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #34375B?+

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