#3A6BEF Color

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

Color preview

#3A6BEF

Color formats

HEX
#3A6BEF
RGB
rgb(58, 107, 239)
RGBA
rgba(58, 107, 239, 1)
HSL
hsl(224, 85%, 58%)
HSV
hsv(224, 76%, 94%)
CMYK
cmyk(76%, 55%, 0%, 6%)
CSS variable
--color-primary: #3A6BEF;
Lowercase HEX
#3a6bef

Shades

Tints

Tones

Harmony

CSS snippets for #3A6BEF

.color-3a6bef {
  color: #3A6BEF;
  background-color: #3A6BEF;
}

Frequently asked questions

What color is #3A6BEF?+

#3A6BEF is a HEX color with RGB value rgb(58, 107, 239) and HSL value hsl(224, 85%, 58%). Its closest CSS named color is RoyalBlue.

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

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