#3D6DFB Color

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

Color preview

#3D6DFB

Color formats

HEX
#3D6DFB
RGB
rgb(61, 109, 251)
RGBA
rgba(61, 109, 251, 1)
HSL
hsl(225, 96%, 61%)
HSV
hsv(225, 76%, 98%)
CMYK
cmyk(76%, 57%, 0%, 2%)
CSS variable
--color-primary: #3D6DFB;
Lowercase HEX
#3d6dfb

Shades

Tints

Tones

Harmony

CSS snippets for #3D6DFB

.color-3d6dfb {
  color: #3D6DFB;
  background-color: #3D6DFB;
}

Frequently asked questions

What color is #3D6DFB?+

#3D6DFB is a HEX color with RGB value rgb(61, 109, 251) and HSL value hsl(225, 96%, 61%). Its closest CSS named color is RoyalBlue.

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

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