#BD4294 Color Information

Hex color code: #BD4294

A gentle magenta shade, #BD4294 appears as (189, 66, 148) in RGB and (320°, 48%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#BD4294
RGB
189, 66, 148
HSL
320°, 48%, 50%
CMYK
0%, 65%, 22%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD4294; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 66, 148

Red: 189 / Green: 66 / Blue: 148

HSL

320°, 48%, 50%

Hue: 320° / Saturation: 48% / Lightness: 50%

CMYK

0%, 65%, 22%, 26%

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

What color is #BD4294?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD4294 to RGB:

rgb(189, 66, 148)HEX to RGB Converter →

HEX to HSL

Convert #BD4294 to HSL:

hsl(320, 48%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BD4294 to CMYK:

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

Color Meaning and Usage

#BD4294 is a soft magenta color with RGB values of 189, 66, 148 and HSL of 320°, 48%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD4294 is #42BD6B, creating high-contrast pairings. For softer combinations, try analogous colors like #A842BD.

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

Contrast with #BD4294

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD4294?

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

What is the RGB value of #BD4294?

#BD4294 in RGB is (189, 66, 148) - 189 red, 66 green, and 148 blue.

How to use #BD4294 in CSS?

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

What colors go well with #BD4294?

#42BD6B (complementary), #A842BD (analogous), and #842E68 (lighter shade) work well with #BD4294.