#334A7B Color

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

Color preview

#334A7B

Color formats

HEX
#334A7B
RGB
rgb(51, 74, 123)
RGBA
rgba(51, 74, 123, 1)
HSL
hsl(221, 41%, 34%)
HSV
hsv(221, 59%, 48%)
CMYK
cmyk(59%, 40%, 0%, 52%)
CSS variable
--color-primary: #334A7B;
Lowercase HEX
#334a7b

Shades

Tints

Tones

Harmony

CSS snippets for #334A7B

.color-334a7b {
  color: #334A7B;
  background-color: #334A7B;
}

Frequently asked questions

What color is #334A7B?+

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

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

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