#3C559F Color Information

Hex color code: #3C559F

#3C559F is a pastel blue color. In RGB it is (60, 85, 159), and in HSL it is (225°, 45%, 43%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#3C559F
RGB
60, 85, 159
HSL
225°, 45%, 43%
CMYK
62%, 47%, 0%, 38%

Shades

CSS Usage
color: #3C559F;
background-color: #3C559F;
border-color: #3C559F;
box-shadow: 0 0 10px #3C559F;
border: 2px solid #3C559F;
Tailwind Usage
bg-[#3C559F]
text-[#3C559F]
border-[#3C559F]
shadow-[0_0_10px_3C559F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3C559F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3C559F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3C559F; 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 #3C559F; background-color: #3C559F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3C559F20; border-left: 4px solid #3C559F; }

Link / Accent

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

a { color: #3C559F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3C559F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

60, 85, 159

Red: 60 / Green: 85 / Blue: 159

HSL

225°, 45%, 43%

Hue: 225° / Saturation: 45% / Lightness: 43%

CMYK

62%, 47%, 0%, 38%

Cyan: 62% / Magenta: 47% / Yellow: 0% / Key: 38%

What color is #3C559F?

#3C559F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3C559F to RGB:

rgb(60, 85, 159)HEX to RGB Converter →

HEX to HSL

Convert #3C559F to HSL:

hsl(225, 45%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #3C559F to CMYK:

cmyk(62%, 47%, 0%, 38%)Color Converter →

Color Meaning and Usage

A soft blue tone, #3C559F has RGB (60, 85, 159) and HSL (225°, 45%, 43%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3C559F is #9F863C, creating high-contrast pairings. For softer combinations, try analogous colors like #3C869F.

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

Contrast with #3C559F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3C559F?

#3C559F is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3C559F?

#3C559F in RGB is (60, 85, 159) - 60 red, 85 green, and 159 blue.

How to use #3C559F in CSS?

Use #3C559F directly in your CSS properties like color or background-color.

What colors go well with #3C559F?

#9F863C (complementary), #3C869F (analogous), and #273768 (lighter shade) work well with #3C559F.