#B280EF Color Information

Hex color code: #B280EF

#B280EF is a striking purple color. In RGB it is (178, 128, 239), and in HSL it is (267°, 78%, 72%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B280EF
RGB
178, 128, 239
HSL
267°, 78%, 72%
CMYK
26%, 46%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B280EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 128, 239

Red: 178 / Green: 128 / Blue: 239

HSL

267°, 78%, 72%

Hue: 267° / Saturation: 78% / Lightness: 72%

CMYK

26%, 46%, 0%, 6%

Cyan: 26% / Magenta: 46% / Yellow: 0% / Key: 6%

What color is #B280EF?

#B280EF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B280EF to RGB:

rgb(178, 128, 239)HEX to RGB Converter →

HEX to HSL

Convert #B280EF to HSL:

hsl(267, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B280EF to CMYK:

cmyk(26%, 46%, 0%, 6%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B280EF has RGB (178, 128, 239) and HSL (267°, 78%, 72%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B280EF is #BDEF80, creating high-contrast pairings. For softer combinations, try analogous colors like #8085EF.

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

Contrast with #B280EF

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

Contrast Ratio: 7.23:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B280EF?

#B280EF is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B280EF?

#B280EF in RGB is (178, 128, 239) - 178 red, 128 green, and 239 blue.

How to use #B280EF in CSS?

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

What colors go well with #B280EF?

#BDEF80 (complementary), #8085EF (analogous), and #893CE7 (lighter shade) work well with #B280EF.