#505CDF Color Information

Hex color code: #505CDF

#505CDF is a serene blue color. In RGB it is (80, 92, 223), and in HSL it is (235°, 69%, 59%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#505CDF
RGB
80, 92, 223
HSL
235°, 69%, 59%
CMYK
64%, 59%, 0%, 13%

Shades

CSS Usage
color: #505CDF;
background-color: #505CDF;
border-color: #505CDF;
box-shadow: 0 0 10px #505CDF;
border: 2px solid #505CDF;
Tailwind Usage
bg-[#505CDF]
text-[#505CDF]
border-[#505CDF]
shadow-[0_0_10px_505CDF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #505CDF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #505CDF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #505CDF; color: #FFFFFF; }

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 #505CDF; background-color: #505CDF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #505CDF20; border-left: 4px solid #505CDF; }

Link / Accent

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

a { color: #505CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #505CDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 92, 223

Red: 80 / Green: 92 / Blue: 223

HSL

235°, 69%, 59%

Hue: 235° / Saturation: 69% / Lightness: 59%

CMYK

64%, 59%, 0%, 13%

Cyan: 64% / Magenta: 59% / Yellow: 0% / Key: 13%

What color is #505CDF?

#505CDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #505CDF to RGB:

rgb(80, 92, 223)HEX to RGB Converter →

HEX to HSL

Convert #505CDF to HSL:

hsl(235, 69%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #505CDF to CMYK:

cmyk(64%, 59%, 0%, 13%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #505CDF has RGB (80, 92, 223) and HSL (235°, 69%, 59%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #505CDF is #DFD34E, creating high-contrast pairings. For softer combinations, try analogous colors like #4EA2DF.

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

Contrast with #505CDF

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

Contrast Ratio: 3.94:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #505CDF?

#505CDF is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #505CDF?

#505CDF in RGB is (80, 92, 223) - 80 red, 92 green, and 223 blue.

How to use #505CDF in CSS?

Use #505CDF directly in your CSS properties like color or background-color.

What colors go well with #505CDF?

#DFD34E (complementary), #4EA2DF (analogous), and #2330BE (lighter shade) work well with #505CDF.