#992F9D Color Information

Hex color code: #992F9D

#992F9D is a balanced magenta color. In RGB it is (153, 47, 157), and in HSL it is (298°, 54%, 40%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#992F9D
RGB
153, 47, 157
HSL
298°, 54%, 40%
CMYK
3%, 70%, 0%, 38%

Shades

CSS Usage
color: #992F9D;
background-color: #992F9D;
border-color: #992F9D;
box-shadow: 0 0 10px #992F9D;
border: 2px solid #992F9D;
Tailwind Usage
bg-[#992F9D]
text-[#992F9D]
border-[#992F9D]
shadow-[0_0_10px_992F9D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #992F9D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #992F9D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #992F9D; 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 #992F9D; background-color: #992F9D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #992F9D20; border-left: 4px solid #992F9D; }

Link / Accent

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

a { color: #992F9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #992F9D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 47, 157

Red: 153 / Green: 47 / Blue: 157

HSL

298°, 54%, 40%

Hue: 298° / Saturation: 54% / Lightness: 40%

CMYK

3%, 70%, 0%, 38%

Cyan: 3% / Magenta: 70% / Yellow: 0% / Key: 38%

What color is #992F9D?

#992F9D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #992F9D to RGB:

rgb(153, 47, 157)HEX to RGB Converter →

HEX to HSL

Convert #992F9D to HSL:

hsl(298, 54%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #992F9D to CMYK:

cmyk(3%, 70%, 0%, 38%)Color Converter →

Color Meaning and Usage

#992F9D is a neutral magenta color with RGB values of 153, 47, 157 and HSL of 298°, 54%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #992F9D is #339D2F, creating high-contrast pairings. For softer combinations, try analogous colors like #622F9D.

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

Contrast with #992F9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #992F9D?

#992F9D is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #992F9D?

#992F9D in RGB is (153, 47, 157) - 153 red, 47 green, and 157 blue.

How to use #992F9D in CSS?

Use #992F9D directly in your CSS properties like color or background-color.

What colors go well with #992F9D?

#339D2F (complementary), #622F9D (analogous), and #601D62 (lighter shade) work well with #992F9D.