#A0BCCF Color Information

Hex color code: #A0BCCF

The hex color #A0BCCF is a pastel blue with RGB values of (160, 188, 207) and HSL of (204°, 33%, 72%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#A0BCCF
RGB
160, 188, 207
HSL
204°, 33%, 72%
CMYK
23%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0BCCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 188, 207

Red: 160 / Green: 188 / Blue: 207

HSL

204°, 33%, 72%

Hue: 204° / Saturation: 33% / Lightness: 72%

CMYK

23%, 9%, 0%, 19%

Cyan: 23% / Magenta: 9% / Yellow: 0% / Key: 19%

What color is #A0BCCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0BCCF to RGB:

rgb(160, 188, 207)HEX to RGB Converter →

HEX to HSL

Convert #A0BCCF to HSL:

hsl(204, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A0BCCF to CMYK:

cmyk(23%, 9%, 0%, 19%)Color Converter →

Color Meaning and Usage

#A0BCCF is a subtle blue color with RGB values of 160, 188, 207 and HSL of 204°, 33%, 72%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0BCCF is #CFB3A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0CFCA.

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

Contrast with #A0BCCF

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 #A0BCCF?

#A0BCCF is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A0BCCF?

#A0BCCF in RGB is (160, 188, 207) - 160 red, 188 green, and 207 blue.

How to use #A0BCCF in CSS?

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

What colors go well with #A0BCCF?

#CFB3A0 (complementary), #A0CFCA (analogous), and #6D99B6 (lighter shade) work well with #A0BCCF.