#B23CCD Color Information

Hex color code: #B23CCD

A balanced magenta shade, #B23CCD appears as (178, 60, 205) in RGB and (289°, 59%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B23CCD
RGB
178, 60, 205
HSL
289°, 59%, 52%
CMYK
13%, 71%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B23CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 60, 205

Red: 178 / Green: 60 / Blue: 205

HSL

289°, 59%, 52%

Hue: 289° / Saturation: 59% / Lightness: 52%

CMYK

13%, 71%, 0%, 20%

Cyan: 13% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #B23CCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B23CCD to RGB:

rgb(178, 60, 205)HEX to RGB Converter →

HEX to HSL

Convert #B23CCD to HSL:

hsl(289, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B23CCD to CMYK:

cmyk(13%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B23CCD has RGB (178, 60, 205) and HSL (289°, 59%, 52%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B23CCD is #57CD3C, creating high-contrast pairings. For softer combinations, try analogous colors like #6A3CCD.

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

Contrast with #B23CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B23CCD?

#B23CCD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B23CCD?

#B23CCD in RGB is (178, 60, 205) - 178 red, 60 green, and 205 blue.

How to use #B23CCD in CSS?

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

What colors go well with #B23CCD?

#57CD3C (complementary), #6A3CCD (analogous), and #822796 (lighter shade) work well with #B23CCD.