#B316DF Color Information

Hex color code: #B316DF

The hex color #B316DF is a bold magenta with RGB values of (179, 22, 223) and HSL of (287°, 82%, 48%). It is often used for branding and logos.

Try:
Color NameDark Violet
HEX
#B316DF
RGB
179, 22, 223
HSL
287°, 82%, 48%
CMYK
20%, 90%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B316DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 22, 223

Red: 179 / Green: 22 / Blue: 223

HSL

287°, 82%, 48%

Hue: 287° / Saturation: 82% / Lightness: 48%

CMYK

20%, 90%, 0%, 13%

Cyan: 20% / Magenta: 90% / Yellow: 0% / Key: 13%

What color is #B316DF?

#B316DF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B316DF to RGB:

rgb(179, 22, 223)HEX to RGB Converter →

HEX to HSL

Convert #B316DF to HSL:

hsl(287, 82%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B316DF to CMYK:

cmyk(20%, 90%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B316DF is a dynamic magenta color with RGB values of 179, 22, 223 and HSL of 287°, 82%, 48%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B316DF is #42DF16, creating high-contrast pairings. For softer combinations, try analogous colors like #4F16DF.

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

Contrast with #B316DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B316DF?

#B316DF is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B316DF?

#B316DF in RGB is (179, 22, 223) - 179 red, 22 green, and 223 blue.

How to use #B316DF in CSS?

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

What colors go well with #B316DF?

#42DF16 (complementary), #4F16DF (analogous), and #7B0F99 (lighter shade) work well with #B316DF.