#BC23CD Color Information

Hex color code: #BC23CD

A bold magenta shade, #BC23CD appears as (188, 35, 205) in RGB and (294°, 71%, 47%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#BC23CD
RGB
188, 35, 205
HSL
294°, 71%, 47%
CMYK
8%, 83%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC23CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 35, 205

Red: 188 / Green: 35 / Blue: 205

HSL

294°, 71%, 47%

Hue: 294° / Saturation: 71% / Lightness: 47%

CMYK

8%, 83%, 0%, 20%

Cyan: 8% / Magenta: 83% / Yellow: 0% / Key: 20%

What color is #BC23CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC23CD to RGB:

rgb(188, 35, 205)HEX to RGB Converter →

HEX to HSL

Convert #BC23CD to HSL:

hsl(294, 71%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BC23CD to CMYK:

cmyk(8%, 83%, 0%, 20%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BC23CD has RGB (188, 35, 205) and HSL (294°, 71%, 47%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC23CD is #34CD23, creating high-contrast pairings. For softer combinations, try analogous colors like #6723CD.

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

Contrast with #BC23CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC23CD?

#BC23CD is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC23CD?

#BC23CD in RGB is (188, 35, 205) - 188 red, 35 green, and 205 blue.

How to use #BC23CD in CSS?

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

What colors go well with #BC23CD?

#34CD23 (complementary), #6723CD (analogous), and #80188C (lighter shade) work well with #BC23CD.