#374CEB Color

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

Color preview

#374CEB

Color formats

HEX
#374CEB
RGB
rgb(55, 76, 235)
RGBA
rgba(55, 76, 235, 1)
HSL
hsl(233, 82%, 57%)
HSV
hsv(233, 77%, 92%)
CMYK
cmyk(77%, 68%, 0%, 8%)
CSS variable
--color-primary: #374CEB;
Lowercase HEX
#374ceb

Shades

Tints

Tones

Harmony

CSS snippets for #374CEB

.color-374ceb {
  color: #374CEB;
  background-color: #374CEB;
}

Frequently asked questions

What color is #374CEB?+

#374CEB is a HEX color with RGB value rgb(55, 76, 235) and HSL value hsl(233, 82%, 57%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is indigo-600, available as the bg-indigo-600 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