#3B55DA Color

Inspect #3B55DA across formats, palettes, contrast and closest named color matches.

Color preview

#3B55DA

Color formats

HEX
#3B55DA
RGB
rgb(59, 85, 218)
RGBA
rgba(59, 85, 218, 1)
HSL
hsl(230, 68%, 54%)
HSV
hsv(230, 73%, 85%)
CMYK
cmyk(73%, 61%, 0%, 15%)
CSS variable
--color-primary: #3B55DA;
Lowercase HEX
#3b55da

Shades

Tints

Tones

Harmony

CSS snippets for #3B55DA

.color-3b55da {
  color: #3B55DA;
  background-color: #3B55DA;
}

Frequently asked questions

What color is #3B55DA?+

#3B55DA is a HEX color with RGB value rgb(59, 85, 218) and HSL value hsl(230, 68%, 54%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3B55DA?+

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