#343ABC Color

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

Color preview

#343ABC

Color formats

HEX
#343ABC
RGB
rgb(52, 58, 188)
RGBA
rgba(52, 58, 188, 1)
HSL
hsl(237, 57%, 47%)
HSV
hsv(237, 72%, 74%)
CMYK
cmyk(72%, 69%, 0%, 26%)
CSS variable
--color-primary: #343ABC;
Lowercase HEX
#343abc

Shades

Tints

Tones

Harmony

CSS snippets for #343ABC

.color-343abc {
  color: #343ABC;
  background-color: #343ABC;
}

Frequently asked questions

What color is #343ABC?+

#343ABC is a HEX color with RGB value rgb(52, 58, 188) and HSL value hsl(237, 57%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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