#B317CF Color Information

Hex color code: #B317CF

A vivid magenta shade, #B317CF appears as (179, 23, 207) in RGB and (291°, 80%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B317CF
RGB
179, 23, 207
HSL
291°, 80%, 45%
CMYK
14%, 89%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B317CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 23, 207

Red: 179 / Green: 23 / Blue: 207

HSL

291°, 80%, 45%

Hue: 291° / Saturation: 80% / Lightness: 45%

CMYK

14%, 89%, 0%, 19%

Cyan: 14% / Magenta: 89% / Yellow: 0% / Key: 19%

What color is #B317CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B317CF to RGB:

rgb(179, 23, 207)HEX to RGB Converter →

HEX to HSL

Convert #B317CF to HSL:

hsl(291, 80%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B317CF to CMYK:

cmyk(14%, 89%, 0%, 19%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #B317CF has RGB (179, 23, 207) and HSL (291°, 80%, 45%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B317CF is #32CF17, creating high-contrast pairings. For softer combinations, try analogous colors like #5717CF.

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

Contrast with #B317CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B317CF?

#B317CF is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B317CF?

#B317CF in RGB is (179, 23, 207) - 179 red, 23 green, and 207 blue.

How to use #B317CF in CSS?

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

What colors go well with #B317CF?

#32CF17 (complementary), #5717CF (analogous), and #770F8A (lighter shade) work well with #B317CF.