#417ADF Color Information

Hex color code: #417ADF

The hex color #417ADF is a dynamic blue with RGB values of (65, 122, 223) and HSL of (218°, 71%, 56%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#417ADF
RGB
65, 122, 223
HSL
218°, 71%, 56%
CMYK
71%, 45%, 0%, 13%

Shades

CSS Usage
color: #417ADF;
background-color: #417ADF;
border-color: #417ADF;
box-shadow: 0 0 10px #417ADF;
border: 2px solid #417ADF;
Tailwind Usage
bg-[#417ADF]
text-[#417ADF]
border-[#417ADF]
shadow-[0_0_10px_417ADF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #417ADF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #417ADF; color: #000000; }

Badge

New Feature
.badge { background-color: #417ADF; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #417ADF; background-color: #417ADF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #417ADF20; border-left: 4px solid #417ADF; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #417ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #417ADF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 122, 223

Red: 65 / Green: 122 / Blue: 223

HSL

218°, 71%, 56%

Hue: 218° / Saturation: 71% / Lightness: 56%

CMYK

71%, 45%, 0%, 13%

Cyan: 71% / Magenta: 45% / Yellow: 0% / Key: 13%

What color is #417ADF?

#417ADF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #417ADF to RGB:

rgb(65, 122, 223)HEX to RGB Converter →

HEX to HSL

Convert #417ADF to HSL:

hsl(218, 71%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #417ADF to CMYK:

cmyk(71%, 45%, 0%, 13%)Color Converter →

Color Meaning and Usage

A bold blue tone, #417ADF has RGB (65, 122, 223) and HSL (218°, 71%, 56%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #417ADF is #DEA43F, creating high-contrast pairings. For softer combinations, try analogous colors like #3FC9DE.

Use #417ADF in CSS: color: #417ADF or background-color: #417ADF. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #417ADF

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.07:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #417ADF?

#417ADF is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #417ADF?

#417ADF in RGB is (65, 122, 223) - 65 red, 122 green, and 223 blue.

How to use #417ADF in CSS?

Use #417ADF directly in your CSS properties like color or background-color.

What colors go well with #417ADF?

#DEA43F (complementary), #3FC9DE (analogous), and #1E55B3 (lighter shade) work well with #417ADF.