#3C3CDD Color

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

Color preview

#3C3CDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3C3CDD

.color-3c3cdd {
  color: #3C3CDD;
  background-color: #3C3CDD;
}

Frequently asked questions

What color is #3C3CDD?+

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

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

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