#9DC2EC Color Information

Hex color code: #9DC2EC

A ethereal blue shade, #9DC2EC appears as (157, 194, 236) in RGB and (212°, 68%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#9DC2EC
RGB
157, 194, 236
HSL
212°, 68%, 77%
CMYK
33%, 18%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9DC2EC; 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 #9DC2EC; background-color: #9DC2EC15; }

Alert / Toast

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

Link / Accent

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

a { color: #9DC2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9DC2EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 194, 236

Red: 157 / Green: 194 / Blue: 236

HSL

212°, 68%, 77%

Hue: 212° / Saturation: 68% / Lightness: 77%

CMYK

33%, 18%, 0%, 7%

Cyan: 33% / Magenta: 18% / Yellow: 0% / Key: 7%

What color is #9DC2EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9DC2EC to RGB:

rgb(157, 194, 236)HEX to RGB Converter →

HEX to HSL

Convert #9DC2EC to HSL:

hsl(212, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #9DC2EC to CMYK:

cmyk(33%, 18%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #9DC2EC has RGB (157, 194, 236) and HSL (212°, 68%, 77%). 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 #9DC2EC is #ECC79C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CEAEC.

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

Contrast with #9DC2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9DC2EC?

#9DC2EC is a airy blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9DC2EC?

#9DC2EC in RGB is (157, 194, 236) - 157 red, 194 green, and 236 blue.

How to use #9DC2EC in CSS?

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

What colors go well with #9DC2EC?

#ECC79C (complementary), #9CEAEC (analogous), and #5C9AE0 (lighter shade) work well with #9DC2EC.