#B067DA Color Information

Hex color code: #B067DA

A subtle purple shade, #B067DA appears as (176, 103, 218) in RGB and (278°, 61%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B067DA
RGB
176, 103, 218
HSL
278°, 61%, 63%
CMYK
19%, 53%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B067DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 103, 218

Red: 176 / Green: 103 / Blue: 218

HSL

278°, 61%, 63%

Hue: 278° / Saturation: 61% / Lightness: 63%

CMYK

19%, 53%, 0%, 15%

Cyan: 19% / Magenta: 53% / Yellow: 0% / Key: 15%

What color is #B067DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B067DA to RGB:

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

HEX to HSL

Convert #B067DA to HSL:

hsl(278, 61%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B067DA to CMYK:

cmyk(19%, 53%, 0%, 15%)Color Converter →

Color Meaning and Usage

A muted purple tone, #B067DA has RGB (176, 103, 218) and HSL (278°, 61%, 63%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B067DA is #91DA67, creating high-contrast pairings. For softer combinations, try analogous colors like #7667DA.

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

Contrast with #B067DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B067DA?

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

What is the RGB value of #B067DA?

#B067DA in RGB is (176, 103, 218) - 176 red, 103 green, and 218 blue.

How to use #B067DA in CSS?

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

What colors go well with #B067DA?

#91DA67 (complementary), #7667DA (analogous), and #8E30C5 (lighter shade) work well with #B067DA.