#3B82DA Color

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

Color preview

#3B82DA

Color formats

HEX
#3B82DA
RGB
rgb(59, 130, 218)
RGBA
rgba(59, 130, 218, 1)
HSL
hsl(213, 68%, 54%)
HSV
hsv(213, 73%, 85%)
CMYK
cmyk(73%, 40%, 0%, 15%)
CSS variable
--color-primary: #3B82DA;
Lowercase HEX
#3b82da

Shades

Tints

Tones

Harmony

CSS snippets for #3B82DA

.color-3b82da {
  color: #3B82DA;
  background-color: #3B82DA;
}

Frequently asked questions

What color is #3B82DA?+

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

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

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