#BA6988 Color Information

Hex color code: #BA6988

A gentle magenta shade, #BA6988 appears as (186, 105, 136) in RGB and (337°, 37%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#BA6988
RGB
186, 105, 136
HSL
337°, 37%, 57%
CMYK
0%, 44%, 27%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA6988; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 105, 136

Red: 186 / Green: 105 / Blue: 136

HSL

337°, 37%, 57%

Hue: 337° / Saturation: 37% / Lightness: 57%

CMYK

0%, 44%, 27%, 27%

Cyan: 0% / Magenta: 44% / Yellow: 27% / Key: 27%

What color is #BA6988?

#BA6988 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA6988 to RGB:

rgb(186, 105, 136)HEX to RGB Converter →

HEX to HSL

Convert #BA6988 to HSL:

hsl(337, 37%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BA6988 to CMYK:

cmyk(0%, 44%, 27%, 27%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BA6988 has RGB (186, 105, 136) and HSL (337°, 37%, 57%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA6988 is #69BA9B, creating high-contrast pairings. For softer combinations, try analogous colors like #BA69B0.

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

Contrast with #BA6988

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA6988?

#BA6988 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA6988?

#BA6988 in RGB is (186, 105, 136) - 186 red, 105 green, and 136 blue.

How to use #BA6988 in CSS?

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

What colors go well with #BA6988?

#69BA9B (complementary), #BA69B0 (analogous), and #934362 (lighter shade) work well with #BA6988.