#3B36DA Color

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

Color preview

#3B36DA

Color formats

HEX
#3B36DA
RGB
rgb(59, 54, 218)
RGBA
rgba(59, 54, 218, 1)
HSL
hsl(242, 69%, 53%)
HSV
hsv(242, 75%, 85%)
CMYK
cmyk(73%, 75%, 0%, 15%)
CSS variable
--color-primary: #3B36DA;
Lowercase HEX
#3b36da

Shades

Tints

Tones

Harmony

CSS snippets for #3B36DA

.color-3b36da {
  color: #3B36DA;
  background-color: #3B36DA;
}

Frequently asked questions

What color is #3B36DA?+

#3B36DA is a HEX color with RGB value rgb(59, 54, 218) and HSL value hsl(242, 69%, 53%). Its closest CSS named color is RoyalBlue.

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

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