#3D5DBD Color

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

Color preview

#3D5DBD

Color formats

HEX
#3D5DBD
RGB
rgb(61, 93, 189)
RGBA
rgba(61, 93, 189, 1)
HSL
hsl(225, 51%, 49%)
HSV
hsv(225, 68%, 74%)
CMYK
cmyk(68%, 51%, 0%, 26%)
CSS variable
--color-primary: #3D5DBD;
Lowercase HEX
#3d5dbd

Shades

Tints

Tones

Harmony

CSS snippets for #3D5DBD

.color-3d5dbd {
  color: #3D5DBD;
  background-color: #3D5DBD;
}

Frequently asked questions

What color is #3D5DBD?+

#3D5DBD is a HEX color with RGB value rgb(61, 93, 189) and HSL value hsl(225, 51%, 49%). Its closest CSS named color is RoyalBlue.

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

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