#9898AC Color Information

Hex color code: #9898AC

A neutral blue shade, #9898AC appears as (152, 152, 172) in RGB and (240°, 11%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#9898AC
RGB
152, 152, 172
HSL
240°, 11%, 64%
CMYK
12%, 12%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9898AC; 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 #9898AC; background-color: #9898AC15; }

Alert / Toast

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

Link / Accent

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

a { color: #9898AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9898AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 152, 172

Red: 152 / Green: 152 / Blue: 172

HSL

240°, 11%, 64%

Hue: 240° / Saturation: 11% / Lightness: 64%

CMYK

12%, 12%, 0%, 33%

Cyan: 12% / Magenta: 12% / Yellow: 0% / Key: 33%

What color is #9898AC?

#9898AC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9898AC to RGB:

rgb(152, 152, 172)HEX to RGB Converter →

HEX to HSL

Convert #9898AC to HSL:

hsl(240, 11%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #9898AC to CMYK:

cmyk(12%, 12%, 0%, 33%)Color Converter →

Color Meaning and Usage

#9898AC is a understated blue color with RGB values of 152, 152, 172 and HSL of 240°, 11%, 64%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9898AC is #ADAD99, creating high-contrast pairings. For softer combinations, try analogous colors like #99A3AD.

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

Contrast with #9898AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9898AC?

#9898AC is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9898AC?

#9898AC in RGB is (152, 152, 172) - 152 red, 152 green, and 172 blue.

How to use #9898AC in CSS?

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

What colors go well with #9898AC?

#ADAD99 (complementary), #99A3AD (analogous), and #6F6F8B (lighter shade) work well with #9898AC.