#343DBE Color

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

Color preview

#343DBE

Color formats

HEX
#343DBE
RGB
rgb(52, 61, 190)
RGBA
rgba(52, 61, 190, 1)
HSL
hsl(236, 57%, 47%)
HSV
hsv(236, 73%, 75%)
CMYK
cmyk(73%, 68%, 0%, 25%)
CSS variable
--color-primary: #343DBE;
Lowercase HEX
#343dbe

Shades

Tints

Tones

Harmony

CSS snippets for #343DBE

.color-343dbe {
  color: #343DBE;
  background-color: #343DBE;
}

Frequently asked questions

What color is #343DBE?+

#343DBE is a HEX color with RGB value rgb(52, 61, 190) and HSL value hsl(236, 57%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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