#4B4DDD Color

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

Color preview

#4B4DDD

Color formats

HEX
#4B4DDD
RGB
rgb(75, 77, 221)
RGBA
rgba(75, 77, 221, 1)
HSL
hsl(239, 68%, 58%)
HSV
hsv(239, 66%, 87%)
CMYK
cmyk(66%, 65%, 0%, 13%)
CSS variable
--color-primary: #4B4DDD;
Lowercase HEX
#4b4ddd

Shades

Tints

Tones

Harmony

CSS snippets for #4B4DDD

.color-4b4ddd {
  color: #4B4DDD;
  background-color: #4B4DDD;
}

Frequently asked questions

What color is #4B4DDD?+

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

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

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