#951CBA Color Information

Hex color code: #951CBA

A eye-catching magenta shade, #951CBA appears as (149, 28, 186) in RGB and (286°, 74%, 42%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#951CBA
RGB
149, 28, 186
HSL
286°, 74%, 42%
CMYK
20%, 85%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #951CBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 28, 186

Red: 149 / Green: 28 / Blue: 186

HSL

286°, 74%, 42%

Hue: 286° / Saturation: 74% / Lightness: 42%

CMYK

20%, 85%, 0%, 27%

Cyan: 20% / Magenta: 85% / Yellow: 0% / Key: 27%

What color is #951CBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #951CBA to RGB:

rgb(149, 28, 186)HEX to RGB Converter →

HEX to HSL

Convert #951CBA to HSL:

hsl(286, 74%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #951CBA to CMYK:

cmyk(20%, 85%, 0%, 27%)Color Converter →

Color Meaning and Usage

#951CBA is a eye-catching magenta color with RGB values of 149, 28, 186 and HSL of 286°, 74%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #951CBA is #41BA1C, creating high-contrast pairings. For softer combinations, try analogous colors like #461CBA.

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

Contrast with #951CBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #951CBA?

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

What is the RGB value of #951CBA?

#951CBA in RGB is (149, 28, 186) - 149 red, 28 green, and 186 blue.

How to use #951CBA in CSS?

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

What colors go well with #951CBA?

#41BA1C (complementary), #461CBA (analogous), and #601278 (lighter shade) work well with #951CBA.