#B460EB Color Information

Hex color code: #B460EB

#B460EB is a dynamic purple color. In RGB it is (180, 96, 235), and in HSL it is (276°, 78%, 65%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#B460EB
RGB
180, 96, 235
HSL
276°, 78%, 65%
CMYK
23%, 59%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B460EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 96, 235

Red: 180 / Green: 96 / Blue: 235

HSL

276°, 78%, 65%

Hue: 276° / Saturation: 78% / Lightness: 65%

CMYK

23%, 59%, 0%, 8%

Cyan: 23% / Magenta: 59% / Yellow: 0% / Key: 8%

What color is #B460EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B460EB to RGB:

rgb(180, 96, 235)HEX to RGB Converter →

HEX to HSL

Convert #B460EB to HSL:

hsl(276, 78%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B460EB to CMYK:

cmyk(23%, 59%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #B460EB has RGB (180, 96, 235) and HSL (276°, 78%, 65%). 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 #B460EB is #98EB60, creating high-contrast pairings. For softer combinations, try analogous colors like #6E60EB.

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

Contrast with #B460EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B460EB?

#B460EB is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B460EB?

#B460EB in RGB is (180, 96, 235) - 180 red, 96 green, and 235 blue.

How to use #B460EB in CSS?

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

What colors go well with #B460EB?

#98EB60 (complementary), #6E60EB (analogous), and #931CE3 (lighter shade) work well with #B460EB.