#B085EF Color Information

Hex color code: #B085EF

#B085EF is a bold purple color. In RGB it is (176, 133, 239), and in HSL it is (264°, 77%, 73%). It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B085EF
RGB
176, 133, 239
HSL
264°, 77%, 73%
CMYK
26%, 44%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B085EF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 133, 239

Red: 176 / Green: 133 / Blue: 239

HSL

264°, 77%, 73%

Hue: 264° / Saturation: 77% / Lightness: 73%

CMYK

26%, 44%, 0%, 6%

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

What color is #B085EF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B085EF to RGB:

rgb(176, 133, 239)HEX to RGB Converter →

HEX to HSL

Convert #B085EF to HSL:

hsl(264, 77%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B085EF to CMYK:

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

Color Meaning and Usage

A vivid purple tone, #B085EF has RGB (176, 133, 239) and HSL (264°, 77%, 73%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B085EF is #C5EF85, creating high-contrast pairings. For softer combinations, try analogous colors like #8590EF.

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

Contrast with #B085EF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B085EF?

#B085EF is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B085EF?

#B085EF in RGB is (176, 133, 239) - 176 red, 133 green, and 239 blue.

How to use #B085EF in CSS?

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

What colors go well with #B085EF?

#C5EF85 (complementary), #8590EF (analogous), and #8341E6 (lighter shade) work well with #B085EF.