#B875CC Color Information

Hex color code: #B875CC

A delicate magenta shade, #B875CC appears as (184, 117, 204) in RGB and (286°, 46%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B875CC
RGB
184, 117, 204
HSL
286°, 46%, 63%
CMYK
10%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B875CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 117, 204

Red: 184 / Green: 117 / Blue: 204

HSL

286°, 46%, 63%

Hue: 286° / Saturation: 46% / Lightness: 63%

CMYK

10%, 43%, 0%, 20%

Cyan: 10% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #B875CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B875CC to RGB:

rgb(184, 117, 204)HEX to RGB Converter →

HEX to HSL

Convert #B875CC to HSL:

hsl(286, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B875CC to CMYK:

cmyk(10%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B875CC has RGB (184, 117, 204) and HSL (286°, 46%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B875CC is #8ACC75, creating high-contrast pairings. For softer combinations, try analogous colors like #8C75CC.

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

Contrast with #B875CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B875CC?

#B875CC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B875CC?

#B875CC in RGB is (184, 117, 204) - 184 red, 117 green, and 204 blue.

How to use #B875CC in CSS?

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

What colors go well with #B875CC?

#8ACC75 (complementary), #8C75CC (analogous), and #9842B3 (lighter shade) work well with #B875CC.