#334F7B Color

Inspect #334F7B across formats, palettes, contrast and closest named color matches.

Color preview

#334F7B

Color formats

HEX
#334F7B
RGB
rgb(51, 79, 123)
RGBA
rgba(51, 79, 123, 1)
HSL
hsl(217, 41%, 34%)
HSV
hsv(217, 59%, 48%)
CMYK
cmyk(59%, 36%, 0%, 52%)
CSS variable
--color-primary: #334F7B;
Lowercase HEX
#334f7b

Shades

Tints

Tones

Harmony

CSS snippets for #334F7B

.color-334f7b {
  color: #334F7B;
  background-color: #334F7B;
}

Frequently asked questions

What color is #334F7B?+

#334F7B is a HEX color with RGB value rgb(51, 79, 123) and HSL value hsl(217, 41%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #334F7B?+

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