#B075EB Color Information

Hex color code: #B075EB

#B075EB is a striking purple color. In RGB it is (176, 117, 235), and in HSL it is (270°, 75%, 69%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#B075EB
RGB
176, 117, 235
HSL
270°, 75%, 69%
CMYK
25%, 50%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B075EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 117, 235

Red: 176 / Green: 117 / Blue: 235

HSL

270°, 75%, 69%

Hue: 270° / Saturation: 75% / Lightness: 69%

CMYK

25%, 50%, 0%, 8%

Cyan: 25% / Magenta: 50% / Yellow: 0% / Key: 8%

What color is #B075EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B075EB to RGB:

rgb(176, 117, 235)HEX to RGB Converter →

HEX to HSL

Convert #B075EB to HSL:

hsl(270, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B075EB to CMYK:

cmyk(25%, 50%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold purple tone, #B075EB has RGB (176, 117, 235) and HSL (270°, 75%, 69%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B075EB is #B0EB75, creating high-contrast pairings. For softer combinations, try analogous colors like #7575EB.

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

Contrast with #B075EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B075EB?

#B075EB is a bold purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B075EB?

#B075EB in RGB is (176, 117, 235) - 176 red, 117 green, and 235 blue.

How to use #B075EB in CSS?

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

What colors go well with #B075EB?

#B0EB75 (complementary), #7575EB (analogous), and #8A32E2 (lighter shade) work well with #B075EB.