#334AB3 Color

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

Color preview

#334AB3

Color formats

HEX
#334AB3
RGB
rgb(51, 74, 179)
RGBA
rgba(51, 74, 179, 1)
HSL
hsl(229, 56%, 45%)
HSV
hsv(229, 72%, 70%)
CMYK
cmyk(72%, 59%, 0%, 30%)
CSS variable
--color-primary: #334AB3;
Lowercase HEX
#334ab3

Shades

Tints

Tones

Harmony

CSS snippets for #334AB3

.color-334ab3 {
  color: #334AB3;
  background-color: #334AB3;
}

Frequently asked questions

What color is #334AB3?+

#334AB3 is a HEX color with RGB value rgb(51, 74, 179) and HSL value hsl(229, 56%, 45%). Its closest CSS named color is DarkSlateBlue.

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

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