#95185D Color Information

Hex color code: #95185D

The hex color #95185D is a striking magenta with RGB values of (149, 24, 93) and HSL of (327°, 72%, 34%). It is often used for branding and logos.

Try:
Color NamePurple
HEX
#95185D
RGB
149, 24, 93
HSL
327°, 72%, 34%
CMYK
0%, 84%, 38%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #95185D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 24, 93

Red: 149 / Green: 24 / Blue: 93

HSL

327°, 72%, 34%

Hue: 327° / Saturation: 72% / Lightness: 34%

CMYK

0%, 84%, 38%, 42%

Cyan: 0% / Magenta: 84% / Yellow: 38% / Key: 42%

What color is #95185D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95185D to RGB:

rgb(149, 24, 93)HEX to RGB Converter →

HEX to HSL

Convert #95185D to HSL:

hsl(327, 72%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #95185D to CMYK:

cmyk(0%, 84%, 38%, 42%)Color Converter →

Color Meaning and Usage

#95185D is a dynamic magenta color with RGB values of 149, 24, 93 and HSL of 327°, 72%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95185D is #189550, creating high-contrast pairings. For softer combinations, try analogous colors like #8F1895.

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

Contrast with #95185D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95185D?

#95185D is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #95185D?

#95185D in RGB is (149, 24, 93) - 149 red, 24 green, and 93 blue.

How to use #95185D in CSS?

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

What colors go well with #95185D?

#189550 (complementary), #8F1895 (analogous), and #530E34 (lighter shade) work well with #95185D.