#3D3DDD Color

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

Color preview

#3D3DDD

Color formats

HEX
#3D3DDD
RGB
rgb(61, 61, 221)
RGBA
rgba(61, 61, 221, 1)
HSL
hsl(240, 70%, 55%)
HSV
hsv(240, 72%, 87%)
CMYK
cmyk(72%, 72%, 0%, 13%)
CSS variable
--color-primary: #3D3DDD;
Lowercase HEX
#3d3ddd

Shades

Tints

Tones

Harmony

CSS snippets for #3D3DDD

.color-3d3ddd {
  color: #3D3DDD;
  background-color: #3D3DDD;
}

Frequently asked questions

What color is #3D3DDD?+

#3D3DDD is a HEX color with RGB value rgb(61, 61, 221) and HSL value hsl(240, 70%, 55%). Its closest CSS named color is RoyalBlue.

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

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