#BC338A Color Information

Hex color code: #BC338A

A understated magenta shade, #BC338A appears as (188, 51, 138) in RGB and (322°, 57%, 47%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#BC338A
RGB
188, 51, 138
HSL
322°, 57%, 47%
CMYK
0%, 73%, 27%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC338A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 51, 138

Red: 188 / Green: 51 / Blue: 138

HSL

322°, 57%, 47%

Hue: 322° / Saturation: 57% / Lightness: 47%

CMYK

0%, 73%, 27%, 26%

Cyan: 0% / Magenta: 73% / Yellow: 27% / Key: 26%

What color is #BC338A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC338A to RGB:

rgb(188, 51, 138)HEX to RGB Converter →

HEX to HSL

Convert #BC338A to HSL:

hsl(322, 57%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BC338A to CMYK:

cmyk(0%, 73%, 27%, 26%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #BC338A has RGB (188, 51, 138) and HSL (322°, 57%, 47%). 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 #BC338A is #34BC66, creating high-contrast pairings. For softer combinations, try analogous colors like #AA34BC.

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

Contrast with #BC338A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC338A?

#BC338A is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC338A?

#BC338A in RGB is (188, 51, 138) - 188 red, 51 green, and 138 blue.

How to use #BC338A in CSS?

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

What colors go well with #BC338A?

#34BC66 (complementary), #AA34BC (analogous), and #80235E (lighter shade) work well with #BC338A.