#BC18BF Color Information

Hex color code: #BC18BF

#BC18BF is a bold magenta color. In RGB it is (188, 24, 191), and in HSL it is (299°, 78%, 42%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#BC18BF
RGB
188, 24, 191
HSL
299°, 78%, 42%
CMYK
2%, 87%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC18BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 24, 191

Red: 188 / Green: 24 / Blue: 191

HSL

299°, 78%, 42%

Hue: 299° / Saturation: 78% / Lightness: 42%

CMYK

2%, 87%, 0%, 25%

Cyan: 2% / Magenta: 87% / Yellow: 0% / Key: 25%

What color is #BC18BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC18BF to RGB:

rgb(188, 24, 191)HEX to RGB Converter →

HEX to HSL

Convert #BC18BF to HSL:

hsl(299, 78%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #BC18BF to CMYK:

cmyk(2%, 87%, 0%, 25%)Color Converter →

Color Meaning and Usage

#BC18BF is a dynamic magenta color with RGB values of 188, 24, 191 and HSL of 299°, 78%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC18BF is #1ABF18, creating high-contrast pairings. For softer combinations, try analogous colors like #6818BF.

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

Contrast with #BC18BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC18BF?

#BC18BF is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC18BF?

#BC18BF in RGB is (188, 24, 191) - 188 red, 24 green, and 191 blue.

How to use #BC18BF in CSS?

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

What colors go well with #BC18BF?

#1ABF18 (complementary), #6818BF (analogous), and #790F7B (lighter shade) work well with #BC18BF.