#3D36FC Color

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

Color preview

#3D36FC

Color formats

HEX
#3D36FC
RGB
rgb(61, 54, 252)
RGBA
rgba(61, 54, 252, 1)
HSL
hsl(242, 97%, 60%)
HSV
hsv(242, 79%, 99%)
CMYK
cmyk(76%, 79%, 0%, 1%)
CSS variable
--color-primary: #3D36FC;
Lowercase HEX
#3d36fc

Shades

Tints

Tones

Harmony

CSS snippets for #3D36FC

.color-3d36fc {
  color: #3D36FC;
  background-color: #3D36FC;
}

Frequently asked questions

What color is #3D36FC?+

#3D36FC is a HEX color with RGB value rgb(61, 54, 252) and HSL value hsl(242, 97%, 60%). Its closest CSS named color is RoyalBlue.

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

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