#B925DA Color Information

Hex color code: #B925DA

The hex color #B925DA is a bold magenta with RGB values of (185, 37, 218) and HSL of (289°, 71%, 50%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#B925DA
RGB
185, 37, 218
HSL
289°, 71%, 50%
CMYK
15%, 83%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B925DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 37, 218

Red: 185 / Green: 37 / Blue: 218

HSL

289°, 71%, 50%

Hue: 289° / Saturation: 71% / Lightness: 50%

CMYK

15%, 83%, 0%, 15%

Cyan: 15% / Magenta: 83% / Yellow: 0% / Key: 15%

What color is #B925DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B925DA to RGB:

rgb(185, 37, 218)HEX to RGB Converter →

HEX to HSL

Convert #B925DA to HSL:

hsl(289, 71%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B925DA to CMYK:

cmyk(15%, 83%, 0%, 15%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #B925DA has RGB (185, 37, 218) and HSL (289°, 71%, 50%). 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 #B925DA is #46DA25, creating high-contrast pairings. For softer combinations, try analogous colors like #5E25DA.

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

Contrast with #B925DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B925DA?

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

What is the RGB value of #B925DA?

#B925DA in RGB is (185, 37, 218) - 185 red, 37 green, and 218 blue.

How to use #B925DA in CSS?

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

What colors go well with #B925DA?

#46DA25 (complementary), #5E25DA (analogous), and #811A99 (lighter shade) work well with #B925DA.