#334B66 Color

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

Color preview

#334B66

Color formats

HEX
#334B66
RGB
rgb(51, 75, 102)
RGBA
rgba(51, 75, 102, 1)
HSL
hsl(212, 33%, 30%)
HSV
hsv(212, 50%, 40%)
CMYK
cmyk(50%, 26%, 0%, 60%)
CSS variable
--color-primary: #334B66;
Lowercase HEX
#334b66

Shades

Tints

Tones

Harmony

CSS snippets for #334B66

.color-334b66 {
  color: #334B66;
  background-color: #334B66;
}

Frequently asked questions

What color is #334B66?+

#334B66 is a HEX color with RGB value rgb(51, 75, 102) and HSL value hsl(212, 33%, 30%). Its closest CSS named color is DarkSlateGray.

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

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