#951FBD Color Information

Hex color code: #951FBD

A dynamic magenta shade, #951FBD appears as (149, 31, 189) in RGB and (285°, 72%, 43%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#951FBD
RGB
149, 31, 189
HSL
285°, 72%, 43%
CMYK
21%, 84%, 0%, 26%

Shades

CSS Usage
color: #951FBD;
background-color: #951FBD;
border-color: #951FBD;
box-shadow: 0 0 10px #951FBD;
border: 2px solid #951FBD;
Tailwind Usage
bg-[#951FBD]
text-[#951FBD]
border-[#951FBD]
shadow-[0_0_10px_951FBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #951FBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #951FBD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #951FBD; 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 #951FBD; background-color: #951FBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #951FBD20; border-left: 4px solid #951FBD; }

Link / Accent

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

a { color: #951FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #951FBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 31, 189

Red: 149 / Green: 31 / Blue: 189

HSL

285°, 72%, 43%

Hue: 285° / Saturation: 72% / Lightness: 43%

CMYK

21%, 84%, 0%, 26%

Cyan: 21% / Magenta: 84% / Yellow: 0% / Key: 26%

What color is #951FBD?

#951FBD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #951FBD to RGB:

rgb(149, 31, 189)HEX to RGB Converter →

HEX to HSL

Convert #951FBD to HSL:

hsl(285, 72%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #951FBD to CMYK:

cmyk(21%, 84%, 0%, 26%)Color Converter →

Color Meaning and Usage

#951FBD is a bold magenta color with RGB values of 149, 31, 189 and HSL of 285°, 72%, 43%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #951FBD is #46BD1F, creating high-contrast pairings. For softer combinations, try analogous colors like #461FBD.

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

Contrast with #951FBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #951FBD?

#951FBD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #951FBD?

#951FBD in RGB is (149, 31, 189) - 149 red, 31 green, and 189 blue.

How to use #951FBD in CSS?

Use #951FBD directly in your CSS properties like color or background-color.

What colors go well with #951FBD?

#46BD1F (complementary), #461FBD (analogous), and #61147B (lighter shade) work well with #951FBD.