#477CD2 Color Information

Hex color code: #477CD2

A tranquil blue shade, #477CD2 appears as (71, 124, 210) in RGB and (217°, 61%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#477CD2
RGB
71, 124, 210
HSL
217°, 61%, 55%
CMYK
66%, 41%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #477CD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 124, 210

Red: 71 / Green: 124 / Blue: 210

HSL

217°, 61%, 55%

Hue: 217° / Saturation: 61% / Lightness: 55%

CMYK

66%, 41%, 0%, 18%

Cyan: 66% / Magenta: 41% / Yellow: 0% / Key: 18%

What color is #477CD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #477CD2 to RGB:

rgb(71, 124, 210)HEX to RGB Converter →

HEX to HSL

Convert #477CD2 to HSL:

hsl(217, 61%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #477CD2 to CMYK:

cmyk(66%, 41%, 0%, 18%)Color Converter →

Color Meaning and Usage

A calming blue tone, #477CD2 has RGB (71, 124, 210) and HSL (217°, 61%, 55%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #477CD2 is #D29D46, creating high-contrast pairings. For softer combinations, try analogous colors like #46C2D2.

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

Contrast with #477CD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #477CD2?

#477CD2 is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #477CD2?

#477CD2 in RGB is (71, 124, 210) - 71 red, 124 green, and 210 blue.

How to use #477CD2 in CSS?

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

What colors go well with #477CD2?

#D29D46 (complementary), #46C2D2 (analogous), and #2857A4 (lighter shade) work well with #477CD2.