#B451CD Color Information

Hex color code: #B451CD

The hex color #B451CD is a subtle magenta with RGB values of (180, 81, 205) and HSL of (288°, 55%, 56%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B451CD
RGB
180, 81, 205
HSL
288°, 55%, 56%
CMYK
12%, 60%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B451CD; color: #000000; }

Badge

New Feature
.badge { background-color: #B451CD; color: #000000; }

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 #B451CD; background-color: #B451CD15; }

Alert / Toast

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

Link / Accent

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

a { color: #B451CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B451CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 81, 205

Red: 180 / Green: 81 / Blue: 205

HSL

288°, 55%, 56%

Hue: 288° / Saturation: 55% / Lightness: 56%

CMYK

12%, 60%, 0%, 20%

Cyan: 12% / Magenta: 60% / Yellow: 0% / Key: 20%

What color is #B451CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B451CD to RGB:

rgb(180, 81, 205)HEX to RGB Converter →

HEX to HSL

Convert #B451CD to HSL:

hsl(288, 55%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B451CD to CMYK:

cmyk(12%, 60%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B451CD is a balanced magenta color with RGB values of 180, 81, 205 and HSL of 288°, 55%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B451CD is #6ACD51, creating high-contrast pairings. For softer combinations, try analogous colors like #7651CD.

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

Contrast with #B451CD

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

Contrast Ratio: 5.00:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B451CD?

#B451CD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B451CD?

#B451CD in RGB is (180, 81, 205) - 180 red, 81 green, and 205 blue.

How to use #B451CD in CSS?

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

What colors go well with #B451CD?

#6ACD51 (complementary), #7651CD (analogous), and #8B2FA2 (lighter shade) work well with #B451CD.