#B7667F Color Information

Hex color code: #B7667F

The hex color #B7667F is a soft magenta with RGB values of (183, 102, 127) and HSL of (341°, 36%, 56%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#B7667F
RGB
183, 102, 127
HSL
341°, 36%, 56%
CMYK
0%, 44%, 31%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7667F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 102, 127

Red: 183 / Green: 102 / Blue: 127

HSL

341°, 36%, 56%

Hue: 341° / Saturation: 36% / Lightness: 56%

CMYK

0%, 44%, 31%, 28%

Cyan: 0% / Magenta: 44% / Yellow: 31% / Key: 28%

What color is #B7667F?

#B7667F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7667F to RGB:

rgb(183, 102, 127)HEX to RGB Converter →

HEX to HSL

Convert #B7667F to HSL:

hsl(341, 36%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B7667F to CMYK:

cmyk(0%, 44%, 31%, 28%)Color Converter →

Color Meaning and Usage

#B7667F is a gentle magenta color with RGB values of 183, 102, 127 and HSL of 341°, 36%, 56%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7667F is #66B79E, creating high-contrast pairings. For softer combinations, try analogous colors like #B766A8.

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

Contrast with #B7667F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7667F?

#B7667F is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B7667F?

#B7667F in RGB is (183, 102, 127) - 183 red, 102 green, and 127 blue.

How to use #B7667F in CSS?

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

What colors go well with #B7667F?

#66B79E (complementary), #B766A8 (analogous), and #8E435B (lighter shade) work well with #B7667F.