#B275E4 Color Information

Hex color code: #B275E4

#B275E4 is a understated purple color. In RGB it is (178, 117, 228), and in HSL it is (273°, 67%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B275E4
RGB
178, 117, 228
HSL
273°, 67%, 68%
CMYK
22%, 49%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B275E4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 117, 228

Red: 178 / Green: 117 / Blue: 228

HSL

273°, 67%, 68%

Hue: 273° / Saturation: 67% / Lightness: 68%

CMYK

22%, 49%, 0%, 11%

Cyan: 22% / Magenta: 49% / Yellow: 0% / Key: 11%

What color is #B275E4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B275E4 to RGB:

rgb(178, 117, 228)HEX to RGB Converter →

HEX to HSL

Convert #B275E4 to HSL:

hsl(273, 67%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B275E4 to CMYK:

cmyk(22%, 49%, 0%, 11%)Color Converter →

Color Meaning and Usage

#B275E4 is a muted purple color with RGB values of 178, 117, 228 and HSL of 273°, 67%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B275E4 is #A8E477, creating high-contrast pairings. For softer combinations, try analogous colors like #7C77E4.

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

Contrast with #B275E4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B275E4?

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

What is the RGB value of #B275E4?

#B275E4 in RGB is (178, 117, 228) - 178 red, 117 green, and 228 blue.

How to use #B275E4 in CSS?

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

What colors go well with #B275E4?

#A8E477 (complementary), #7C77E4 (analogous), and #8F37D7 (lighter shade) work well with #B275E4.