#B674CE Color Information

Hex color code: #B674CE

#B674CE is a pastel purple color. In RGB it is (182, 116, 206), and in HSL it is (284°, 48%, 63%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B674CE
RGB
182, 116, 206
HSL
284°, 48%, 63%
CMYK
12%, 44%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B674CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 116, 206

Red: 182 / Green: 116 / Blue: 206

HSL

284°, 48%, 63%

Hue: 284° / Saturation: 48% / Lightness: 63%

CMYK

12%, 44%, 0%, 19%

Cyan: 12% / Magenta: 44% / Yellow: 0% / Key: 19%

What color is #B674CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B674CE to RGB:

rgb(182, 116, 206)HEX to RGB Converter →

HEX to HSL

Convert #B674CE to HSL:

hsl(284, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B674CE to CMYK:

cmyk(12%, 44%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B674CE is a subtle purple color with RGB values of 182, 116, 206 and HSL of 284°, 48%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B674CE is #8CCE73, creating high-contrast pairings. For softer combinations, try analogous colors like #8873CE.

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

Contrast with #B674CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B674CE?

#B674CE is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B674CE?

#B674CE in RGB is (182, 116, 206) - 182 red, 116 green, and 206 blue.

How to use #B674CE in CSS?

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

What colors go well with #B674CE?

#8CCE73 (complementary), #8873CE (analogous), and #9640B5 (lighter shade) work well with #B674CE.