#323B7B Color

Inspect #323B7B across formats, palettes, contrast and closest named color matches.

Color preview

#323B7B

Color formats

HEX
#323B7B
RGB
rgb(50, 59, 123)
RGBA
rgba(50, 59, 123, 1)
HSL
hsl(233, 42%, 34%)
HSV
hsv(233, 59%, 48%)
CMYK
cmyk(59%, 52%, 0%, 52%)
CSS variable
--color-primary: #323B7B;
Lowercase HEX
#323b7b

Shades

Tints

Tones

Harmony

CSS snippets for #323B7B

.color-323b7b {
  color: #323B7B;
  background-color: #323B7B;
}

Frequently asked questions

What color is #323B7B?+

#323B7B is a HEX color with RGB value rgb(50, 59, 123) and HSL value hsl(233, 42%, 34%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #323B7B?+

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