#3A4EAF Color

Inspect #3A4EAF across formats, palettes, contrast and closest named color matches.

Color preview

#3A4EAF

Color formats

HEX
#3A4EAF
RGB
rgb(58, 78, 175)
RGBA
rgba(58, 78, 175, 1)
HSL
hsl(230, 50%, 46%)
HSV
hsv(230, 67%, 69%)
CMYK
cmyk(67%, 55%, 0%, 31%)
CSS variable
--color-primary: #3A4EAF;
Lowercase HEX
#3a4eaf

Shades

Tints

Tones

Harmony

CSS snippets for #3A4EAF

.color-3a4eaf {
  color: #3A4EAF;
  background-color: #3A4EAF;
}

Frequently asked questions

What color is #3A4EAF?+

#3A4EAF is a HEX color with RGB value rgb(58, 78, 175) and HSL value hsl(230, 50%, 46%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3A4EAF?+

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