#486DDD Color

Inspect #486DDD across formats, palettes, contrast and closest named color matches.

Color preview

#486DDD

Color formats

HEX
#486DDD
RGB
rgb(72, 109, 221)
RGBA
rgba(72, 109, 221, 1)
HSL
hsl(225, 69%, 57%)
HSV
hsv(225, 67%, 87%)
CMYK
cmyk(67%, 51%, 0%, 13%)
CSS variable
--color-primary: #486DDD;
Lowercase HEX
#486ddd

Shades

Tints

Tones

Harmony

CSS snippets for #486DDD

.color-486ddd {
  color: #486DDD;
  background-color: #486DDD;
}

Frequently asked questions

What color is #486DDD?+

#486DDD is a HEX color with RGB value rgb(72, 109, 221) and HSL value hsl(225, 69%, 57%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #486DDD?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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