#A1CDCE Color Information

Hex color code: #A1CDCE

#A1CDCE is a subtle cyan color. In RGB it is (161, 205, 206), and in HSL it is (181°, 31%, 72%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#A1CDCE
RGB
161, 205, 206
HSL
181°, 31%, 72%
CMYK
22%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1CDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 205, 206

Red: 161 / Green: 205 / Blue: 206

HSL

181°, 31%, 72%

Hue: 181° / Saturation: 31% / Lightness: 72%

CMYK

22%, 0%, 0%, 19%

Cyan: 22% / Magenta: 0% / Yellow: 0% / Key: 19%

What color is #A1CDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1CDCE to RGB:

rgb(161, 205, 206)HEX to RGB Converter →

HEX to HSL

Convert #A1CDCE to HSL:

hsl(181, 31%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A1CDCE to CMYK:

cmyk(22%, 0%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #A1CDCE has RGB (161, 205, 206) and HSL (181°, 31%, 72%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1CDCE is #CEA2A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1CEB8.

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

Contrast with #A1CDCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1CDCE?

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

What is the RGB value of #A1CDCE?

#A1CDCE in RGB is (161, 205, 206) - 161 red, 205 green, and 206 blue.

How to use #A1CDCE in CSS?

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

What colors go well with #A1CDCE?

#CEA2A1 (complementary), #A1CEB8 (analogous), and #6FB2B3 (lighter shade) work well with #A1CDCE.