#60266D Color Information

Hex color code: #60266D

A subtle magenta shade, #60266D appears as (96, 38, 109) in RGB and (289°, 48%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#60266D
RGB
96, 38, 109
HSL
289°, 48%, 29%
CMYK
12%, 65%, 0%, 57%

Shades

CSS Usage
color: #60266D;
background-color: #60266D;
border-color: #60266D;
box-shadow: 0 0 10px #60266D;
border: 2px solid #60266D;
Tailwind Usage
bg-[#60266D]
text-[#60266D]
border-[#60266D]
shadow-[0_0_10px_60266D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #60266D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #60266D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #60266D; 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 #60266D; background-color: #60266D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #60266D20; border-left: 4px solid #60266D; }

Link / Accent

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

a { color: #60266D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #60266D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 38, 109

Red: 96 / Green: 38 / Blue: 109

HSL

289°, 48%, 29%

Hue: 289° / Saturation: 48% / Lightness: 29%

CMYK

12%, 65%, 0%, 57%

Cyan: 12% / Magenta: 65% / Yellow: 0% / Key: 57%

What color is #60266D?

#60266D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60266D to RGB:

rgb(96, 38, 109)HEX to RGB Converter →

HEX to HSL

Convert #60266D to HSL:

hsl(289, 48%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #60266D to CMYK:

cmyk(12%, 65%, 0%, 57%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #60266D has RGB (96, 38, 109) and HSL (289°, 48%, 29%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60266D is #336D26, creating high-contrast pairings. For softer combinations, try analogous colors like #3D266D.

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

Contrast with #60266D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60266D?

#60266D is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #60266D?

#60266D in RGB is (96, 38, 109) - 96 red, 38 green, and 109 blue.

How to use #60266D in CSS?

Use #60266D directly in your CSS properties like color or background-color.

What colors go well with #60266D?

#336D26 (complementary), #3D266D (analogous), and #2F1335 (lighter shade) work well with #60266D.