#B671CC Color Information

Hex color code: #B671CC

#B671CC is a soft magenta color. In RGB it is (182, 113, 204), and in HSL it is (285°, 47%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B671CC
RGB
182, 113, 204
HSL
285°, 47%, 62%
CMYK
11%, 45%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B671CC; 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 #B671CC; background-color: #B671CC15; }

Alert / Toast

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

Link / Accent

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

a { color: #B671CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 113, 204

Red: 182 / Green: 113 / Blue: 204

HSL

285°, 47%, 62%

Hue: 285° / Saturation: 47% / Lightness: 62%

CMYK

11%, 45%, 0%, 20%

Cyan: 11% / Magenta: 45% / Yellow: 0% / Key: 20%

What color is #B671CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B671CC to RGB:

rgb(182, 113, 204)HEX to RGB Converter →

HEX to HSL

Convert #B671CC to HSL:

hsl(285, 47%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B671CC to CMYK:

cmyk(11%, 45%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B671CC has RGB (182, 113, 204) and HSL (285°, 47%, 62%). 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 #B671CC is #87CC71, creating high-contrast pairings. For softer combinations, try analogous colors like #8771CC.

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

Contrast with #B671CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B671CC?

#B671CC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B671CC?

#B671CC in RGB is (182, 113, 204) - 182 red, 113 green, and 204 blue.

How to use #B671CC in CSS?

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

What colors go well with #B671CC?

#87CC71 (complementary), #8771CC (analogous), and #9440B0 (lighter shade) work well with #B671CC.