#B734DB Color Information

Hex color code: #B734DB

#B734DB is a understated magenta color. In RGB it is (183, 52, 219), and in HSL it is (287°, 70%, 53%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B734DB
RGB
183, 52, 219
HSL
287°, 70%, 53%
CMYK
16%, 76%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B734DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 52, 219

Red: 183 / Green: 52 / Blue: 219

HSL

287°, 70%, 53%

Hue: 287° / Saturation: 70% / Lightness: 53%

CMYK

16%, 76%, 0%, 14%

Cyan: 16% / Magenta: 76% / Yellow: 0% / Key: 14%

What color is #B734DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B734DB to RGB:

rgb(183, 52, 219)HEX to RGB Converter →

HEX to HSL

Convert #B734DB to HSL:

hsl(287, 70%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B734DB to CMYK:

cmyk(16%, 76%, 0%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B734DB has RGB (183, 52, 219) and HSL (287°, 70%, 53%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B734DB is #58DB33, creating high-contrast pairings. For softer combinations, try analogous colors like #6333DB.

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

Contrast with #B734DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B734DB?

#B734DB is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B734DB?

#B734DB in RGB is (183, 52, 219) - 183 red, 52 green, and 219 blue.

How to use #B734DB in CSS?

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

What colors go well with #B734DB?

#58DB33 (complementary), #6333DB (analogous), and #871DA5 (lighter shade) work well with #B734DB.