#374B85 Color

Inspect #374B85 across formats, palettes, contrast and closest named color matches.

Color preview

#374B85

Color formats

HEX
#374B85
RGB
rgb(55, 75, 133)
RGBA
rgba(55, 75, 133, 1)
HSL
hsl(225, 41%, 37%)
HSV
hsv(225, 59%, 52%)
CMYK
cmyk(59%, 44%, 0%, 48%)
CSS variable
--color-primary: #374B85;
Lowercase HEX
#374b85

Shades

Tints

Tones

Harmony

CSS snippets for #374B85

.color-374b85 {
  color: #374B85;
  background-color: #374B85;
}

Frequently asked questions

What color is #374B85?+

#374B85 is a HEX color with RGB value rgb(55, 75, 133) and HSL value hsl(225, 41%, 37%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #374B85?+

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