#96ADCF Color Information

Hex color code: #96ADCF

A delicate blue shade, #96ADCF appears as (150, 173, 207) in RGB and (216°, 37%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#96ADCF
RGB
150, 173, 207
HSL
216°, 37%, 70%
CMYK
28%, 16%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #96ADCF; 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 #96ADCF; background-color: #96ADCF15; }

Alert / Toast

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

Link / Accent

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

a { color: #96ADCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96ADCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 173, 207

Red: 150 / Green: 173 / Blue: 207

HSL

216°, 37%, 70%

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

CMYK

28%, 16%, 0%, 19%

Cyan: 28% / Magenta: 16% / Yellow: 0% / Key: 19%

What color is #96ADCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96ADCF to RGB:

rgb(150, 173, 207)HEX to RGB Converter →

HEX to HSL

Convert #96ADCF to HSL:

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

HEX to CMYK

Convert #96ADCF to CMYK:

cmyk(28%, 16%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #96ADCF has RGB (150, 173, 207) and HSL (216°, 37%, 70%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96ADCF is #CFB896, creating high-contrast pairings. For softer combinations, try analogous colors like #96C9CF.

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

Contrast with #96ADCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96ADCF?

#96ADCF is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #96ADCF?

#96ADCF in RGB is (150, 173, 207) - 150 red, 173 green, and 207 blue.

How to use #96ADCF in CSS?

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

What colors go well with #96ADCF?

#CFB896 (complementary), #96C9CF (analogous), and #6284B7 (lighter shade) work well with #96ADCF.