#374DBE Color

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

Color preview

#374DBE

Color formats

HEX
#374DBE
RGB
rgb(55, 77, 190)
RGBA
rgba(55, 77, 190, 1)
HSL
hsl(230, 55%, 48%)
HSV
hsv(230, 71%, 75%)
CMYK
cmyk(71%, 59%, 0%, 25%)
CSS variable
--color-primary: #374DBE;
Lowercase HEX
#374dbe

Shades

Tints

Tones

Harmony

CSS snippets for #374DBE

.color-374dbe {
  color: #374DBE;
  background-color: #374DBE;
}

Frequently asked questions

What color is #374DBE?+

#374DBE is a HEX color with RGB value rgb(55, 77, 190) and HSL value hsl(230, 55%, 48%). Its closest CSS named color is RoyalBlue.

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

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