#3D507C Color Information

Hex color code: #3D507C

A pastel blue shade, #3D507C appears as (61, 80, 124) in RGB and (222°, 34%, 36%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#3D507C
RGB
61, 80, 124
HSL
222°, 34%, 36%
CMYK
51%, 35%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3D507C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 80, 124

Red: 61 / Green: 80 / Blue: 124

HSL

222°, 34%, 36%

Hue: 222° / Saturation: 34% / Lightness: 36%

CMYK

51%, 35%, 0%, 51%

Cyan: 51% / Magenta: 35% / Yellow: 0% / Key: 51%

What color is #3D507C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D507C to RGB:

rgb(61, 80, 124)HEX to RGB Converter →

HEX to HSL

Convert #3D507C to HSL:

hsl(222, 34%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #3D507C to CMYK:

cmyk(51%, 35%, 0%, 51%)Color Converter →

Color Meaning and Usage

#3D507C is a subtle blue color with RGB values of 61, 80, 124 and HSL of 222°, 34%, 36%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3D507C is #7B683D, creating high-contrast pairings. For softer combinations, try analogous colors like #3D6F7B.

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

Contrast with #3D507C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3D507C?

#3D507C is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3D507C?

#3D507C in RGB is (61, 80, 124) - 61 red, 80 green, and 124 blue.

How to use #3D507C in CSS?

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

What colors go well with #3D507C?

#7B683D (complementary), #3D6F7B (analogous), and #232E48 (lighter shade) work well with #3D507C.