#B233CC Color Information

Hex color code: #B233CC

#B233CC is a subtle magenta color. In RGB it is (178, 51, 204), and in HSL it is (290°, 60%, 50%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B233CC
RGB
178, 51, 204
HSL
290°, 60%, 50%
CMYK
13%, 75%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B233CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 51, 204

Red: 178 / Green: 51 / Blue: 204

HSL

290°, 60%, 50%

Hue: 290° / Saturation: 60% / Lightness: 50%

CMYK

13%, 75%, 0%, 20%

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

What color is #B233CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B233CC to RGB:

rgb(178, 51, 204)HEX to RGB Converter →

HEX to HSL

Convert #B233CC to HSL:

hsl(290, 60%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B233CC to CMYK:

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

Color Meaning and Usage

#B233CC is a muted magenta color with RGB values of 178, 51, 204 and HSL of 290°, 60%, 50%. 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 #B233CC is #4DCC33, creating high-contrast pairings. For softer combinations, try analogous colors like #6633CC.

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

Contrast with #B233CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B233CC?

#B233CC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B233CC?

#B233CC in RGB is (178, 51, 204) - 178 red, 51 green, and 204 blue.

How to use #B233CC in CSS?

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

What colors go well with #B233CC?

#4DCC33 (complementary), #6633CC (analogous), and #7D248F (lighter shade) work well with #B233CC.