#374DB9 Color

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

Color preview

#374DB9

Color formats

HEX
#374DB9
RGB
rgb(55, 77, 185)
RGBA
rgba(55, 77, 185, 1)
HSL
hsl(230, 54%, 47%)
HSV
hsv(230, 70%, 73%)
CMYK
cmyk(70%, 58%, 0%, 27%)
CSS variable
--color-primary: #374DB9;
Lowercase HEX
#374db9

Shades

Tints

Tones

Harmony

CSS snippets for #374DB9

.color-374db9 {
  color: #374DB9;
  background-color: #374DB9;
}

Frequently asked questions

What color is #374DB9?+

#374DB9 is a HEX color with RGB value rgb(55, 77, 185) and HSL value hsl(230, 54%, 47%). Its closest CSS named color is RoyalBlue.

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

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