#A798E2 Color Information

Hex color code: #A798E2

A peaceful blue shade, #A798E2 appears as (167, 152, 226) in RGB and (252°, 56%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#A798E2
RGB
167, 152, 226
HSL
252°, 56%, 74%
CMYK
26%, 33%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A798E2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 152, 226

Red: 167 / Green: 152 / Blue: 226

HSL

252°, 56%, 74%

Hue: 252° / Saturation: 56% / Lightness: 74%

CMYK

26%, 33%, 0%, 11%

Cyan: 26% / Magenta: 33% / Yellow: 0% / Key: 11%

What color is #A798E2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A798E2 to RGB:

rgb(167, 152, 226)HEX to RGB Converter →

HEX to HSL

Convert #A798E2 to HSL:

hsl(252, 56%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #A798E2 to CMYK:

cmyk(26%, 33%, 0%, 11%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #A798E2 has RGB (167, 152, 226) and HSL (252°, 56%, 74%). 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 #A798E2 is #D3E298, creating high-contrast pairings. For softer combinations, try analogous colors like #98AEE2.

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

Contrast with #A798E2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A798E2?

#A798E2 is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A798E2?

#A798E2 in RGB is (167, 152, 226) - 167 red, 152 green, and 226 blue.

How to use #A798E2 in CSS?

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

What colors go well with #A798E2?

#D3E298 (complementary), #98AEE2 (analogous), and #735CD1 (lighter shade) work well with #A798E2.