#A69FBF Color Information

Hex color code: #A69FBF

The hex color #A69FBF is a subtle blue with RGB values of (166, 159, 191) and HSL of (253°, 20%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A69FBF
RGB
166, 159, 191
HSL
253°, 20%, 69%
CMYK
13%, 17%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A69FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 159, 191

Red: 166 / Green: 159 / Blue: 191

HSL

253°, 20%, 69%

Hue: 253° / Saturation: 20% / Lightness: 69%

CMYK

13%, 17%, 0%, 25%

Cyan: 13% / Magenta: 17% / Yellow: 0% / Key: 25%

What color is #A69FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A69FBF to RGB:

rgb(166, 159, 191)HEX to RGB Converter →

HEX to HSL

Convert #A69FBF to HSL:

hsl(253, 20%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A69FBF to CMYK:

cmyk(13%, 17%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #A69FBF has RGB (166, 159, 191) and HSL (253°, 20%, 69%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A69FBF is #B9C0A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0A9C0.

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

Contrast with #A69FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A69FBF?

#A69FBF is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A69FBF?

#A69FBF in RGB is (166, 159, 191) - 166 red, 159 green, and 191 blue.

How to use #A69FBF in CSS?

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

What colors go well with #A69FBF?

#B9C0A0 (complementary), #A0A9C0 (analogous), and #7C72A1 (lighter shade) work well with #A69FBF.