#B995C5 Color Information

Hex color code: #B995C5

A subtle magenta shade, #B995C5 appears as (185, 149, 197) in RGB and (285°, 29%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#B995C5
RGB
185, 149, 197
HSL
285°, 29%, 68%
CMYK
6%, 24%, 0%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B995C5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 149, 197

Red: 185 / Green: 149 / Blue: 197

HSL

285°, 29%, 68%

Hue: 285° / Saturation: 29% / Lightness: 68%

CMYK

6%, 24%, 0%, 23%

Cyan: 6% / Magenta: 24% / Yellow: 0% / Key: 23%

What color is #B995C5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B995C5 to RGB:

rgb(185, 149, 197)HEX to RGB Converter →

HEX to HSL

Convert #B995C5 to HSL:

hsl(285, 29%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B995C5 to CMYK:

cmyk(6%, 24%, 0%, 23%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B995C5 has RGB (185, 149, 197) and HSL (285°, 29%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B995C5 is #A2C596, creating high-contrast pairings. For softer combinations, try analogous colors like #A296C5.

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

Contrast with #B995C5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B995C5?

#B995C5 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B995C5?

#B995C5 in RGB is (185, 149, 197) - 185 red, 149 green, and 197 blue.

How to use #B995C5 in CSS?

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

What colors go well with #B995C5?

#A2C596 (complementary), #A296C5 (analogous), and #9964AA (lighter shade) work well with #B995C5.