#B277CD Color Information

Hex color code: #B277CD

#B277CD is a subtle purple color. In RGB it is (178, 119, 205), and in HSL it is (281°, 46%, 64%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B277CD
RGB
178, 119, 205
HSL
281°, 46%, 64%
CMYK
13%, 42%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B277CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 119, 205

Red: 178 / Green: 119 / Blue: 205

HSL

281°, 46%, 64%

Hue: 281° / Saturation: 46% / Lightness: 64%

CMYK

13%, 42%, 0%, 20%

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

What color is #B277CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B277CD to RGB:

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

HEX to HSL

Convert #B277CD to HSL:

hsl(281, 46%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B277CD to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #B277CD has RGB (178, 119, 205) and HSL (281°, 46%, 64%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B277CD is #94CD79, creating high-contrast pairings. For softer combinations, try analogous colors like #8879CD.

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

Contrast with #B277CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B277CD?

#B277CD is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B277CD?

#B277CD in RGB is (178, 119, 205) - 178 red, 119 green, and 205 blue.

How to use #B277CD in CSS?

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

What colors go well with #B277CD?

#94CD79 (complementary), #8879CD (analogous), and #9243B6 (lighter shade) work well with #B277CD.