#4D50DB Color

Inspect #4D50DB across formats, palettes, contrast and closest named color matches.

Color preview

#4D50DB

Color formats

HEX
#4D50DB
RGB
rgb(77, 80, 219)
RGBA
rgba(77, 80, 219, 1)
HSL
hsl(239, 66%, 58%)
HSV
hsv(239, 65%, 86%)
CMYK
cmyk(65%, 63%, 0%, 14%)
CSS variable
--color-primary: #4D50DB;
Lowercase HEX
#4d50db

Shades

Tints

Tones

Harmony

CSS snippets for #4D50DB

.color-4d50db {
  color: #4D50DB;
  background-color: #4D50DB;
}

Frequently asked questions

What color is #4D50DB?+

#4D50DB is a HEX color with RGB value rgb(77, 80, 219) and HSL value hsl(239, 66%, 58%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #4D50DB?+

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