#B067CB Color Information

Hex color code: #B067CB

#B067CB is a pastel purple color. In RGB it is (176, 103, 203), and in HSL it is (284°, 49%, 60%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B067CB
RGB
176, 103, 203
HSL
284°, 49%, 60%
CMYK
13%, 49%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B067CB; color: #000000; }

Badge

New Feature
.badge { background-color: #B067CB; color: #000000; }

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 #B067CB; background-color: #B067CB15; }

Alert / Toast

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

Link / Accent

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

a { color: #B067CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 103, 203

Red: 176 / Green: 103 / Blue: 203

HSL

284°, 49%, 60%

Hue: 284° / Saturation: 49% / Lightness: 60%

CMYK

13%, 49%, 0%, 20%

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

What color is #B067CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B067CB to RGB:

rgb(176, 103, 203)HEX to RGB Converter →

HEX to HSL

Convert #B067CB to HSL:

hsl(284, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #B067CB to CMYK:

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

Color Meaning and Usage

#B067CB is a gentle purple color with RGB values of 176, 103, 203 and HSL of 284°, 49%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B067CB is #82CB67, creating high-contrast pairings. For softer combinations, try analogous colors like #7E67CB.

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

Contrast with #B067CB

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

Contrast Ratio: 5.65:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B067CB?

#B067CB is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B067CB?

#B067CB in RGB is (176, 103, 203) - 176 red, 103 green, and 203 blue.

How to use #B067CB in CSS?

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

What colors go well with #B067CB?

#82CB67 (complementary), #7E67CB (analogous), and #8D3BAB (lighter shade) work well with #B067CB.