#95449C Color Information

Hex color code: #95449C

#95449C is a gentle magenta color. In RGB it is (149, 68, 156), and in HSL it is (295°, 39%, 44%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#95449C
RGB
149, 68, 156
HSL
295°, 39%, 44%
CMYK
4%, 56%, 0%, 39%

Shades

CSS Usage
color: #95449C;
background-color: #95449C;
border-color: #95449C;
box-shadow: 0 0 10px #95449C;
border: 2px solid #95449C;
Tailwind Usage
bg-[#95449C]
text-[#95449C]
border-[#95449C]
shadow-[0_0_10px_95449C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #95449C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #95449C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #95449C; 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 #95449C; background-color: #95449C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #95449C20; border-left: 4px solid #95449C; }

Link / Accent

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

a { color: #95449C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #95449C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 68, 156

Red: 149 / Green: 68 / Blue: 156

HSL

295°, 39%, 44%

Hue: 295° / Saturation: 39% / Lightness: 44%

CMYK

4%, 56%, 0%, 39%

Cyan: 4% / Magenta: 56% / Yellow: 0% / Key: 39%

What color is #95449C?

#95449C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95449C to RGB:

rgb(149, 68, 156)HEX to RGB Converter →

HEX to HSL

Convert #95449C to HSL:

hsl(295, 39%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #95449C to CMYK:

cmyk(4%, 56%, 0%, 39%)Color Converter →

Color Meaning and Usage

#95449C is a pastel magenta color with RGB values of 149, 68, 156 and HSL of 295°, 39%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95449C is #4C9C44, creating high-contrast pairings. For softer combinations, try analogous colors like #69449C.

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

Contrast with #95449C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95449C?

#95449C is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #95449C?

#95449C in RGB is (149, 68, 156) - 149 red, 68 green, and 156 blue.

How to use #95449C in CSS?

Use #95449C directly in your CSS properties like color or background-color.

What colors go well with #95449C?

#4C9C44 (complementary), #69449C (analogous), and #622D67 (lighter shade) work well with #95449C.