#A5BBCD Color Information

Hex color code: #A5BBCD

A subtle blue shade, #A5BBCD appears as (165, 187, 205) in RGB and (207°, 29%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A5BBCD
RGB
165, 187, 205
HSL
207°, 29%, 73%
CMYK
20%, 9%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A5BBCD; 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 #A5BBCD; background-color: #A5BBCD15; }

Alert / Toast

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

Link / Accent

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

a { color: #A5BBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A5BBCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 187, 205

Red: 165 / Green: 187 / Blue: 205

HSL

207°, 29%, 73%

Hue: 207° / Saturation: 29% / Lightness: 73%

CMYK

20%, 9%, 0%, 20%

Cyan: 20% / Magenta: 9% / Yellow: 0% / Key: 20%

What color is #A5BBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5BBCD to RGB:

rgb(165, 187, 205)HEX to RGB Converter →

HEX to HSL

Convert #A5BBCD to HSL:

hsl(207, 29%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #A5BBCD to CMYK:

cmyk(20%, 9%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #A5BBCD has RGB (165, 187, 205) and HSL (207°, 29%, 73%). 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 #A5BBCD is #CEB8A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A6CECC.

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

Contrast with #A5BBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5BBCD?

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

What is the RGB value of #A5BBCD?

#A5BBCD in RGB is (165, 187, 205) - 165 red, 187 green, and 205 blue.

How to use #A5BBCD in CSS?

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

What colors go well with #A5BBCD?

#CEB8A6 (complementary), #A6CECC (analogous), and #7597B3 (lighter shade) work well with #A5BBCD.