#B795AF Color Information

Hex color code: #B795AF

The hex color #B795AF is a balanced magenta with RGB values of (183, 149, 175) and HSL of (314°, 19%, 65%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B795AF
RGB
183, 149, 175
HSL
314°, 19%, 65%
CMYK
0%, 19%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B795AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 149, 175

Red: 183 / Green: 149 / Blue: 175

HSL

314°, 19%, 65%

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

CMYK

0%, 19%, 4%, 28%

Cyan: 0% / Magenta: 19% / Yellow: 4% / Key: 28%

What color is #B795AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B795AF to RGB:

rgb(183, 149, 175)HEX to RGB Converter →

HEX to HSL

Convert #B795AF to HSL:

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

HEX to CMYK

Convert #B795AF to CMYK:

cmyk(0%, 19%, 4%, 28%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #B795AF has RGB (183, 149, 175) and HSL (314°, 19%, 65%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B795AF is #95B79D, creating high-contrast pairings. For softer combinations, try analogous colors like #AE95B7.

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

Contrast with #B795AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B795AF?

#B795AF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B795AF?

#B795AF in RGB is (183, 149, 175) - 183 red, 149 green, and 175 blue.

How to use #B795AF in CSS?

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

What colors go well with #B795AF?

#95B79D (complementary), #AE95B7 (analogous), and #98678C (lighter shade) work well with #B795AF.