#99BBCF Color Information

Hex color code: #99BBCF

#99BBCF is a soft blue color. In RGB it is (153, 187, 207), and in HSL it is (202°, 36%, 71%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#99BBCF
RGB
153, 187, 207
HSL
202°, 36%, 71%
CMYK
26%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #99BBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 187, 207

Red: 153 / Green: 187 / Blue: 207

HSL

202°, 36%, 71%

Hue: 202° / Saturation: 36% / Lightness: 71%

CMYK

26%, 10%, 0%, 19%

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

What color is #99BBCF?

#99BBCF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99BBCF to RGB:

rgb(153, 187, 207)HEX to RGB Converter →

HEX to HSL

Convert #99BBCF to HSL:

hsl(202, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #99BBCF to CMYK:

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

Color Meaning and Usage

A gentle blue tone, #99BBCF has RGB (153, 187, 207) and HSL (202°, 36%, 71%). 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 #99BBCF is #D0AE9A, creating high-contrast pairings. For softer combinations, try analogous colors like #9AD0C9.

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

Contrast with #99BBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99BBCF?

#99BBCF is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #99BBCF?

#99BBCF in RGB is (153, 187, 207) - 153 red, 187 green, and 207 blue.

How to use #99BBCF in CSS?

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

What colors go well with #99BBCF?

#D0AE9A (complementary), #9AD0C9 (analogous), and #669AB7 (lighter shade) work well with #99BBCF.