#95509F Color Information

Hex color code: #95509F

The hex color #95509F is a subtle magenta with RGB values of (149, 80, 159) and HSL of (292°, 33%, 47%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#95509F
RGB
149, 80, 159
HSL
292°, 33%, 47%
CMYK
6%, 50%, 0%, 38%

Shades

CSS Usage
color: #95509F;
background-color: #95509F;
border-color: #95509F;
box-shadow: 0 0 10px #95509F;
border: 2px solid #95509F;
Tailwind Usage
bg-[#95509F]
text-[#95509F]
border-[#95509F]
shadow-[0_0_10px_95509F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #95509F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #95509F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #95509F; 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 #95509F; background-color: #95509F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #95509F20; border-left: 4px solid #95509F; }

Link / Accent

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

a { color: #95509F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95509F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 80, 159

Red: 149 / Green: 80 / Blue: 159

HSL

292°, 33%, 47%

Hue: 292° / Saturation: 33% / Lightness: 47%

CMYK

6%, 50%, 0%, 38%

Cyan: 6% / Magenta: 50% / Yellow: 0% / Key: 38%

What color is #95509F?

#95509F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95509F to RGB:

rgb(149, 80, 159)HEX to RGB Converter →

HEX to HSL

Convert #95509F to HSL:

hsl(292, 33%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #95509F to CMYK:

cmyk(6%, 50%, 0%, 38%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #95509F has RGB (149, 80, 159) and HSL (292°, 33%, 47%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95509F is #5B9F50, creating high-contrast pairings. For softer combinations, try analogous colors like #6D509F.

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

Contrast with #95509F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95509F?

#95509F is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #95509F?

#95509F in RGB is (149, 80, 159) - 149 red, 80 green, and 159 blue.

How to use #95509F in CSS?

Use #95509F directly in your CSS properties like color or background-color.

What colors go well with #95509F?

#5B9F50 (complementary), #6D509F (analogous), and #65376D (lighter shade) work well with #95509F.