#B193BD Color Information

Hex color code: #B193BD

A subtle purple shade, #B193BD appears as (177, 147, 189) in RGB and (283°, 24%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B193BD
RGB
177, 147, 189
HSL
283°, 24%, 66%
CMYK
6%, 22%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B193BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 147, 189

Red: 177 / Green: 147 / Blue: 189

HSL

283°, 24%, 66%

Hue: 283° / Saturation: 24% / Lightness: 66%

CMYK

6%, 22%, 0%, 26%

Cyan: 6% / Magenta: 22% / Yellow: 0% / Key: 26%

What color is #B193BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B193BD to RGB:

rgb(177, 147, 189)HEX to RGB Converter →

HEX to HSL

Convert #B193BD to HSL:

hsl(283, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B193BD to CMYK:

cmyk(6%, 22%, 0%, 26%)Color Converter →

Color Meaning and Usage

A soft purple tone, #B193BD has RGB (177, 147, 189) and HSL (283°, 24%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B193BD is #9FBD93, creating high-contrast pairings. For softer combinations, try analogous colors like #9D93BD.

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

Contrast with #B193BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B193BD?

#B193BD is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B193BD?

#B193BD in RGB is (177, 147, 189) - 177 red, 147 green, and 189 blue.

How to use #B193BD in CSS?

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

What colors go well with #B193BD?

#9FBD93 (complementary), #9D93BD (analogous), and #8F64A0 (lighter shade) work well with #B193BD.