#B083CD Color Information

Hex color code: #B083CD

A subtle purple shade, #B083CD appears as (176, 131, 205) in RGB and (276°, 43%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B083CD
RGB
176, 131, 205
HSL
276°, 43%, 66%
CMYK
14%, 36%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B083CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 131, 205

Red: 176 / Green: 131 / Blue: 205

HSL

276°, 43%, 66%

Hue: 276° / Saturation: 43% / Lightness: 66%

CMYK

14%, 36%, 0%, 20%

Cyan: 14% / Magenta: 36% / Yellow: 0% / Key: 20%

What color is #B083CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B083CD to RGB:

rgb(176, 131, 205)HEX to RGB Converter →

HEX to HSL

Convert #B083CD to HSL:

hsl(276, 43%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B083CD to CMYK:

cmyk(14%, 36%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft purple tone, #B083CD has RGB (176, 131, 205) and HSL (276°, 43%, 66%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B083CD is #A1CE83, creating high-contrast pairings. For softer combinations, try analogous colors like #8A83CE.

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

Contrast with #B083CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B083CD?

#B083CD is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B083CD?

#B083CD in RGB is (176, 131, 205) - 176 red, 131 green, and 205 blue.

How to use #B083CD in CSS?

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

What colors go well with #B083CD?

#A1CE83 (complementary), #8A83CE (analogous), and #8D4CB8 (lighter shade) work well with #B083CD.