#61385A Color Information

Hex color code: #61385A

The hex color #61385A is a gentle magenta with RGB values of (97, 56, 90) and HSL of (310°, 27%, 30%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#61385A
RGB
97, 56, 90
HSL
310°, 27%, 30%
CMYK
0%, 42%, 7%, 62%

Shades

CSS Usage
color: #61385A;
background-color: #61385A;
border-color: #61385A;
box-shadow: 0 0 10px #61385A;
border: 2px solid #61385A;
Tailwind Usage
bg-[#61385A]
text-[#61385A]
border-[#61385A]
shadow-[0_0_10px_61385A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #61385A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #61385A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #61385A; 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 #61385A; background-color: #61385A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #61385A20; border-left: 4px solid #61385A; }

Link / Accent

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

a { color: #61385A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61385A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 56, 90

Red: 97 / Green: 56 / Blue: 90

HSL

310°, 27%, 30%

Hue: 310° / Saturation: 27% / Lightness: 30%

CMYK

0%, 42%, 7%, 62%

Cyan: 0% / Magenta: 42% / Yellow: 7% / Key: 62%

What color is #61385A?

#61385A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61385A to RGB:

rgb(97, 56, 90)HEX to RGB Converter →

HEX to HSL

Convert #61385A to HSL:

hsl(310, 27%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #61385A to CMYK:

cmyk(0%, 42%, 7%, 62%)Color Converter →

Color Meaning and Usage

#61385A is a delicate magenta color with RGB values of 97, 56, 90 and HSL of 310°, 27%, 30%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61385A is #38613F, creating high-contrast pairings. For softer combinations, try analogous colors like #533861.

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

Contrast with #61385A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61385A?

#61385A is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #61385A?

#61385A in RGB is (97, 56, 90) - 97 red, 56 green, and 90 blue.

How to use #61385A in CSS?

Use #61385A directly in your CSS properties like color or background-color.

What colors go well with #61385A?

#38613F (complementary), #533861 (analogous), and #311C2D (lighter shade) work well with #61385A.