#434CB4 Color

Inspect #434CB4 across formats, palettes, contrast and closest named color matches.

Color preview

#434CB4

Color formats

HEX
#434CB4
RGB
rgb(67, 76, 180)
RGBA
rgba(67, 76, 180, 1)
HSL
hsl(235, 46%, 48%)
HSV
hsv(235, 63%, 71%)
CMYK
cmyk(63%, 58%, 0%, 29%)
CSS variable
--color-primary: #434CB4;
Lowercase HEX
#434cb4

Shades

Tints

Tones

Harmony

CSS snippets for #434CB4

.color-434cb4 {
  color: #434CB4;
  background-color: #434CB4;
}

Frequently asked questions

What color is #434CB4?+

#434CB4 is a HEX color with RGB value rgb(67, 76, 180) and HSL value hsl(235, 46%, 48%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #434CB4?+

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