#98ADCD Color Information

Hex color code: #98ADCD

The hex color #98ADCD is a pastel blue with RGB values of (152, 173, 205) and HSL of (216°, 35%, 70%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#98ADCD
RGB
152, 173, 205
HSL
216°, 35%, 70%
CMYK
26%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #98ADCD; 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 #98ADCD; background-color: #98ADCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #98ADCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98ADCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 173, 205

Red: 152 / Green: 173 / Blue: 205

HSL

216°, 35%, 70%

Hue: 216° / Saturation: 35% / Lightness: 70%

CMYK

26%, 16%, 0%, 20%

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

What color is #98ADCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98ADCD to RGB:

rgb(152, 173, 205)HEX to RGB Converter →

HEX to HSL

Convert #98ADCD to HSL:

hsl(216, 35%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #98ADCD to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #98ADCD has RGB (152, 173, 205) and HSL (216°, 35%, 70%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98ADCD is #CDB898, creating high-contrast pairings. For softer combinations, try analogous colors like #98C8CD.

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

Contrast with #98ADCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98ADCD?

#98ADCD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #98ADCD?

#98ADCD in RGB is (152, 173, 205) - 152 red, 173 green, and 205 blue.

How to use #98ADCD in CSS?

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

What colors go well with #98ADCD?

#CDB898 (complementary), #98C8CD (analogous), and #6484B4 (lighter shade) work well with #98ADCD.