#4B50DD Color

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

Color preview

#4B50DD

Color formats

HEX
#4B50DD
RGB
rgb(75, 80, 221)
RGBA
rgba(75, 80, 221, 1)
HSL
hsl(238, 68%, 58%)
HSV
hsv(238, 66%, 87%)
CMYK
cmyk(66%, 64%, 0%, 13%)
CSS variable
--color-primary: #4B50DD;
Lowercase HEX
#4b50dd

Shades

Tints

Tones

Harmony

CSS snippets for #4B50DD

.color-4b50dd {
  color: #4B50DD;
  background-color: #4B50DD;
}

Frequently asked questions

What color is #4B50DD?+

#4B50DD is a HEX color with RGB value rgb(75, 80, 221) and HSL value hsl(238, 68%, 58%). Its closest CSS named color is RoyalBlue.

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

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