#477FDF Color Information

Hex color code: #477FDF

#477FDF is a calming blue color. In RGB it is (71, 127, 223), and in HSL it is (218°, 70%, 58%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#477FDF
RGB
71, 127, 223
HSL
218°, 70%, 58%
CMYK
68%, 43%, 0%, 13%

Shades

CSS Usage
color: #477FDF;
background-color: #477FDF;
border-color: #477FDF;
box-shadow: 0 0 10px #477FDF;
border: 2px solid #477FDF;
Tailwind Usage
bg-[#477FDF]
text-[#477FDF]
border-[#477FDF]
shadow-[0_0_10px_477FDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #477FDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #477FDF; color: #000000; }

Badge

New Feature
.badge { background-color: #477FDF; 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 #477FDF; background-color: #477FDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #477FDF20; border-left: 4px solid #477FDF; }

Link / Accent

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

a { color: #477FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #477FDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 127, 223

Red: 71 / Green: 127 / Blue: 223

HSL

218°, 70%, 58%

Hue: 218° / Saturation: 70% / Lightness: 58%

CMYK

68%, 43%, 0%, 13%

Cyan: 68% / Magenta: 43% / Yellow: 0% / Key: 13%

What color is #477FDF?

#477FDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #477FDF to RGB:

rgb(71, 127, 223)HEX to RGB Converter →

HEX to HSL

Convert #477FDF to HSL:

hsl(218, 70%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #477FDF to CMYK:

cmyk(68%, 43%, 0%, 13%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #477FDF has RGB (71, 127, 223) and HSL (218°, 70%, 58%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #477FDF is #DFA849, creating high-contrast pairings. For softer combinations, try analogous colors like #49CBDF.

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

Contrast with #477FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #477FDF?

#477FDF is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #477FDF?

#477FDF in RGB is (71, 127, 223) - 71 red, 127 green, and 223 blue.

How to use #477FDF in CSS?

Use #477FDF directly in your CSS properties like color or background-color.

What colors go well with #477FDF?

#DFA849 (complementary), #49CBDF (analogous), and #2159BA (lighter shade) work well with #477FDF.