#A098BD Color Information

Hex color code: #A098BD

#A098BD is a subtle blue color. In RGB it is (160, 152, 189), and in HSL it is (253°, 22%, 67%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A098BD
RGB
160, 152, 189
HSL
253°, 22%, 67%
CMYK
15%, 20%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A098BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 152, 189

Red: 160 / Green: 152 / Blue: 189

HSL

253°, 22%, 67%

Hue: 253° / Saturation: 22% / Lightness: 67%

CMYK

15%, 20%, 0%, 26%

Cyan: 15% / Magenta: 20% / Yellow: 0% / Key: 26%

What color is #A098BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A098BD to RGB:

rgb(160, 152, 189)HEX to RGB Converter →

HEX to HSL

Convert #A098BD to HSL:

hsl(253, 22%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #A098BD to CMYK:

cmyk(15%, 20%, 0%, 26%)Color Converter →

Color Meaning and Usage

#A098BD is a gentle blue color with RGB values of 160, 152, 189 and HSL of 253°, 22%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A098BD is #B5BD98, creating high-contrast pairings. For softer combinations, try analogous colors like #98A3BD.

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

Contrast with #A098BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A098BD?

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

What is the RGB value of #A098BD?

#A098BD in RGB is (160, 152, 189) - 160 red, 152 green, and 189 blue.

How to use #A098BD in CSS?

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

What colors go well with #A098BD?

#B5BD98 (complementary), #98A3BD (analogous), and #756AA0 (lighter shade) work well with #A098BD.