#B780DF Color Information

Hex color code: #B780DF

A muted purple shade, #B780DF appears as (183, 128, 223) in RGB and (275°, 60%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B780DF
RGB
183, 128, 223
HSL
275°, 60%, 69%
CMYK
18%, 43%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B780DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 128, 223

Red: 183 / Green: 128 / Blue: 223

HSL

275°, 60%, 69%

Hue: 275° / Saturation: 60% / Lightness: 69%

CMYK

18%, 43%, 0%, 13%

Cyan: 18% / Magenta: 43% / Yellow: 0% / Key: 13%

What color is #B780DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B780DF to RGB:

rgb(183, 128, 223)HEX to RGB Converter →

HEX to HSL

Convert #B780DF to HSL:

hsl(275, 60%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B780DF to CMYK:

cmyk(18%, 43%, 0%, 13%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #B780DF has RGB (183, 128, 223) and HSL (275°, 60%, 69%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B780DF is #A8DF81, creating high-contrast pairings. For softer combinations, try analogous colors like #8881DF.

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

Contrast with #B780DF

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

Contrast Ratio: 7.17:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B780DF?

#B780DF is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B780DF?

#B780DF in RGB is (183, 128, 223) - 183 red, 128 green, and 223 blue.

How to use #B780DF in CSS?

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

What colors go well with #B780DF?

#A8DF81 (complementary), #8881DF (analogous), and #9543D0 (lighter shade) work well with #B780DF.