#95199A Color Information

Hex color code: #95199A

#95199A is a vivid magenta color. In RGB it is (149, 25, 154), and in HSL it is (298°, 72%, 35%). It is commonly used in modern UI design.

Try:
Color NameDark Magenta
HEX
#95199A
RGB
149, 25, 154
HSL
298°, 72%, 35%
CMYK
3%, 84%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #95199A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 25, 154

Red: 149 / Green: 25 / Blue: 154

HSL

298°, 72%, 35%

Hue: 298° / Saturation: 72% / Lightness: 35%

CMYK

3%, 84%, 0%, 40%

Cyan: 3% / Magenta: 84% / Yellow: 0% / Key: 40%

What color is #95199A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #95199A to RGB:

rgb(149, 25, 154)HEX to RGB Converter →

HEX to HSL

Convert #95199A to HSL:

hsl(298, 72%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #95199A to CMYK:

cmyk(3%, 84%, 0%, 40%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #95199A has RGB (149, 25, 154) and HSL (298°, 72%, 35%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #95199A is #1D9A19, creating high-contrast pairings. For softer combinations, try analogous colors like #55199A.

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

Contrast with #95199A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #95199A?

#95199A is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #95199A?

#95199A in RGB is (149, 25, 154) - 149 red, 25 green, and 154 blue.

How to use #95199A in CSS?

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

What colors go well with #95199A?

#1D9A19 (complementary), #55199A (analogous), and #550E58 (lighter shade) work well with #95199A.