#99ABBD Color Information

Hex color code: #99ABBD

The hex color #99ABBD is a subtle blue with RGB values of (153, 171, 189) and HSL of (210°, 21%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#99ABBD
RGB
153, 171, 189
HSL
210°, 21%, 67%
CMYK
19%, 10%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99ABBD; 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 #99ABBD; background-color: #99ABBD15; }

Alert / Toast

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

Link / Accent

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

a { color: #99ABBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99ABBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 171, 189

Red: 153 / Green: 171 / Blue: 189

HSL

210°, 21%, 67%

Hue: 210° / Saturation: 21% / Lightness: 67%

CMYK

19%, 10%, 0%, 26%

Cyan: 19% / Magenta: 10% / Yellow: 0% / Key: 26%

What color is #99ABBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99ABBD to RGB:

rgb(153, 171, 189)HEX to RGB Converter →

HEX to HSL

Convert #99ABBD to HSL:

hsl(210, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #99ABBD to CMYK:

cmyk(19%, 10%, 0%, 26%)Color Converter →

Color Meaning and Usage

#99ABBD is a soft blue color with RGB values of 153, 171, 189 and HSL of 210°, 21%, 67%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99ABBD is #BDAB99, creating high-contrast pairings. For softer combinations, try analogous colors like #99BDBD.

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

Contrast with #99ABBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99ABBD?

#99ABBD is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #99ABBD?

#99ABBD in RGB is (153, 171, 189) - 153 red, 171 green, and 189 blue.

How to use #99ABBD in CSS?

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

What colors go well with #99ABBD?

#BDAB99 (complementary), #99BDBD (analogous), and #6B859E (lighter shade) work well with #99ABBD.