#343A8C Color

Inspect #343A8C across formats, palettes, contrast and closest named color matches.

Color preview

#343A8C

Color formats

HEX
#343A8C
RGB
rgb(52, 58, 140)
RGBA
rgba(52, 58, 140, 1)
HSL
hsl(236, 46%, 38%)
HSV
hsv(236, 63%, 55%)
CMYK
cmyk(63%, 59%, 0%, 45%)
CSS variable
--color-primary: #343A8C;
Lowercase HEX
#343a8c

Shades

Tints

Tones

Harmony

CSS snippets for #343A8C

.color-343a8c {
  color: #343A8C;
  background-color: #343A8C;
}

Frequently asked questions

What color is #343A8C?+

#343A8C is a HEX color with RGB value rgb(52, 58, 140) and HSL value hsl(236, 46%, 38%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #343A8C?+

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