#B792EC Color Information

Hex color code: #B792EC

A tranquil purple shade, #B792EC appears as (183, 146, 236) in RGB and (265°, 70%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NamePlum
HEX
#B792EC
RGB
183, 146, 236
HSL
265°, 70%, 75%
CMYK
22%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B792EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 146, 236

Red: 183 / Green: 146 / Blue: 236

HSL

265°, 70%, 75%

Hue: 265° / Saturation: 70% / Lightness: 75%

CMYK

22%, 38%, 0%, 7%

Cyan: 22% / Magenta: 38% / Yellow: 0% / Key: 7%

What color is #B792EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B792EC to RGB:

rgb(183, 146, 236)HEX to RGB Converter →

HEX to HSL

Convert #B792EC to HSL:

hsl(265, 70%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #B792EC to CMYK:

cmyk(22%, 38%, 0%, 7%)Color Converter →

Color Meaning and Usage

A cool purple tone, #B792EC has RGB (183, 146, 236) and HSL (265°, 70%, 75%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B792EC is #C7EC93, creating high-contrast pairings. For softer combinations, try analogous colors like #939AEC.

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

Contrast with #B792EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B792EC?

#B792EC is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B792EC?

#B792EC in RGB is (183, 146, 236) - 183 red, 146 green, and 236 blue.

How to use #B792EC in CSS?

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

What colors go well with #B792EC?

#C7EC93 (complementary), #939AEC (analogous), and #8D52E0 (lighter shade) work well with #B792EC.