#3B4DED Color

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

Color preview

#3B4DED

Color formats

HEX
#3B4DED
RGB
rgb(59, 77, 237)
RGBA
rgba(59, 77, 237, 1)
HSL
hsl(234, 83%, 58%)
HSV
hsv(234, 75%, 93%)
CMYK
cmyk(75%, 68%, 0%, 7%)
CSS variable
--color-primary: #3B4DED;
Lowercase HEX
#3b4ded

Shades

Tints

Tones

Harmony

CSS snippets for #3B4DED

.color-3b4ded {
  color: #3B4DED;
  background-color: #3B4DED;
}

Frequently asked questions

What color is #3B4DED?+

#3B4DED is a HEX color with RGB value rgb(59, 77, 237) and HSL value hsl(234, 83%, 58%). Its closest CSS named color is RoyalBlue.

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

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