#AC9CBF Color Information

Hex color code: #AC9CBF

A subtle purple shade, #AC9CBF appears as (172, 156, 191) in RGB and (267°, 21%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AC9CBF
RGB
172, 156, 191
HSL
267°, 21%, 68%
CMYK
10%, 18%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC9CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 156, 191

Red: 172 / Green: 156 / Blue: 191

HSL

267°, 21%, 68%

Hue: 267° / Saturation: 21% / Lightness: 68%

CMYK

10%, 18%, 0%, 25%

Cyan: 10% / Magenta: 18% / Yellow: 0% / Key: 25%

What color is #AC9CBF?

#AC9CBF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC9CBF to RGB:

rgb(172, 156, 191)HEX to RGB Converter →

HEX to HSL

Convert #AC9CBF to HSL:

hsl(267, 21%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AC9CBF to CMYK:

cmyk(10%, 18%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AC9CBF is a delicate purple color with RGB values of 172, 156, 191 and HSL of 267°, 21%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC9CBF is #AFBF9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9C9EBF.

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

Contrast with #AC9CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC9CBF?

#AC9CBF is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AC9CBF?

#AC9CBF in RGB is (172, 156, 191) - 172 red, 156 green, and 191 blue.

How to use #AC9CBF in CSS?

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

What colors go well with #AC9CBF?

#AFBF9C (complementary), #9C9EBF (analogous), and #856EA0 (lighter shade) work well with #AC9CBF.