#BA456A Color Information

Hex color code: #BA456A

The hex color #BA456A is a gentle magenta with RGB values of (186, 69, 106) and HSL of (341°, 46%, 50%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BA456A
RGB
186, 69, 106
HSL
341°, 46%, 50%
CMYK
0%, 63%, 43%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA456A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 69, 106

Red: 186 / Green: 69 / Blue: 106

HSL

341°, 46%, 50%

Hue: 341° / Saturation: 46% / Lightness: 50%

CMYK

0%, 63%, 43%, 27%

Cyan: 0% / Magenta: 63% / Yellow: 43% / Key: 27%

What color is #BA456A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA456A to RGB:

rgb(186, 69, 106)HEX to RGB Converter →

HEX to HSL

Convert #BA456A to HSL:

hsl(341, 46%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BA456A to CMYK:

cmyk(0%, 63%, 43%, 27%)Color Converter →

Color Meaning and Usage

#BA456A is a subtle magenta color with RGB values of 186, 69, 106 and HSL of 341°, 46%, 50%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA456A is #45BA95, creating high-contrast pairings. For softer combinations, try analogous colors like #BA45A5.

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

Contrast with #BA456A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA456A?

#BA456A is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA456A?

#BA456A in RGB is (186, 69, 106) - 186 red, 69 green, and 106 blue.

How to use #BA456A in CSS?

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

What colors go well with #BA456A?

#45BA95 (complementary), #BA45A5 (analogous), and #82304A (lighter shade) work well with #BA456A.