#9DBCCA Color Information

Hex color code: #9DBCCA

A delicate blue shade, #9DBCCA appears as (157, 188, 202) in RGB and (199°, 30%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#9DBCCA
RGB
157, 188, 202
HSL
199°, 30%, 70%
CMYK
22%, 7%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9DBCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 188, 202

Red: 157 / Green: 188 / Blue: 202

HSL

199°, 30%, 70%

Hue: 199° / Saturation: 30% / Lightness: 70%

CMYK

22%, 7%, 0%, 21%

Cyan: 22% / Magenta: 7% / Yellow: 0% / Key: 21%

What color is #9DBCCA?

#9DBCCA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9DBCCA to RGB:

rgb(157, 188, 202)HEX to RGB Converter →

HEX to HSL

Convert #9DBCCA to HSL:

hsl(199, 30%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #9DBCCA to CMYK:

cmyk(22%, 7%, 0%, 21%)Color Converter →

Color Meaning and Usage

A soft blue tone, #9DBCCA has RGB (157, 188, 202) and HSL (199°, 30%, 70%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9DBCCA is #C9AA9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9CC9C1.

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

Contrast with #9DBCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9DBCCA?

#9DBCCA is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9DBCCA?

#9DBCCA in RGB is (157, 188, 202) - 157 red, 188 green, and 202 blue.

How to use #9DBCCA in CSS?

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

What colors go well with #9DBCCA?

#C9AA9C (complementary), #9CC9C1 (analogous), and #6A99AF (lighter shade) work well with #9DBCCA.