#AF95BB Color Information

Hex color code: #AF95BB

The hex color #AF95BB is a pastel purple with RGB values of (175, 149, 187) and HSL of (281°, 22%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AF95BB
RGB
175, 149, 187
HSL
281°, 22%, 66%
CMYK
6%, 20%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF95BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 149, 187

Red: 175 / Green: 149 / Blue: 187

HSL

281°, 22%, 66%

Hue: 281° / Saturation: 22% / Lightness: 66%

CMYK

6%, 20%, 0%, 27%

Cyan: 6% / Magenta: 20% / Yellow: 0% / Key: 27%

What color is #AF95BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF95BB to RGB:

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

HEX to HSL

Convert #AF95BB to HSL:

hsl(281, 22%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AF95BB to CMYK:

cmyk(6%, 20%, 0%, 27%)Color Converter →

Color Meaning and Usage

A soft purple tone, #AF95BB has RGB (175, 149, 187) and HSL (281°, 22%, 66%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF95BB is #A1BB95, creating high-contrast pairings. For softer combinations, try analogous colors like #9C95BB.

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

Contrast with #AF95BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF95BB?

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

What is the RGB value of #AF95BB?

#AF95BB in RGB is (175, 149, 187) - 175 red, 149 green, and 187 blue.

How to use #AF95BB in CSS?

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

What colors go well with #AF95BB?

#A1BB95 (complementary), #9C95BB (analogous), and #8C679E (lighter shade) work well with #AF95BB.