#409FFF Color

Inspect #409FFF across formats, palettes, contrast and closest named color matches.

Color preview

#409FFF

Color formats

HEX
#409FFF
RGB
rgb(64, 159, 255)
RGBA
rgba(64, 159, 255, 1)
HSL
hsl(210, 100%, 63%)
HSV
hsv(210, 75%, 100%)
CMYK
cmyk(75%, 38%, 0%, 0%)
CSS variable
--color-primary: #409FFF;
Lowercase HEX
#409fff

Shades

Tints

Tones

Harmony

CSS snippets for #409FFF

.color-409fff {
  color: #409FFF;
  background-color: #409FFF;
}

Frequently asked questions

What color is #409FFF?+

#409FFF is a HEX color with RGB value rgb(64, 159, 255) and HSL value hsl(210, 100%, 63%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #409FFF?+

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