#A49CBF Color Information

Hex color code: #A49CBF

#A49CBF is a subtle blue color. In RGB it is (164, 156, 191), and in HSL it is (254°, 21%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#A49CBF
RGB
164, 156, 191
HSL
254°, 21%, 68%
CMYK
14%, 18%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A49CBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 156, 191

Red: 164 / Green: 156 / Blue: 191

HSL

254°, 21%, 68%

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

CMYK

14%, 18%, 0%, 25%

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

What color is #A49CBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A49CBF to RGB:

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

HEX to HSL

Convert #A49CBF to HSL:

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

HEX to CMYK

Convert #A49CBF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #A49CBF has RGB (164, 156, 191) and HSL (254°, 21%, 68%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A49CBF is #B7BF9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CA5BF.

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

Contrast with #A49CBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A49CBF?

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

What is the RGB value of #A49CBF?

#A49CBF in RGB is (164, 156, 191) - 164 red, 156 green, and 191 blue.

How to use #A49CBF in CSS?

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

What colors go well with #A49CBF?

#B7BF9C (complementary), #9CA5BF (analogous), and #7A6EA0 (lighter shade) work well with #A49CBF.