#B694AB Color Information

Hex color code: #B694AB

The hex color #B694AB is a subtle magenta with RGB values of (182, 148, 171) and HSL of (319°, 19%, 65%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B694AB
RGB
182, 148, 171
HSL
319°, 19%, 65%
CMYK
0%, 19%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B694AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 148, 171

Red: 182 / Green: 148 / Blue: 171

HSL

319°, 19%, 65%

Hue: 319° / Saturation: 19% / Lightness: 65%

CMYK

0%, 19%, 6%, 29%

Cyan: 0% / Magenta: 19% / Yellow: 6% / Key: 29%

What color is #B694AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B694AB to RGB:

rgb(182, 148, 171)HEX to RGB Converter →

HEX to HSL

Convert #B694AB to HSL:

hsl(319, 19%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B694AB to CMYK:

cmyk(0%, 19%, 6%, 29%)Color Converter →

Color Meaning and Usage

#B694AB is a subtle magenta color with RGB values of 182, 148, 171 and HSL of 319°, 19%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B694AB is #95B7A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B095B7.

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

Contrast with #B694AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B694AB?

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

What is the RGB value of #B694AB?

#B694AB in RGB is (182, 148, 171) - 182 red, 148 green, and 171 blue.

How to use #B694AB in CSS?

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

What colors go well with #B694AB?

#95B7A0 (complementary), #B095B7 (analogous), and #986788 (lighter shade) work well with #B694AB.