#A2CABE Color Information

Hex color code: #A2CABE

The hex color #A2CABE is a pastel cyan with RGB values of (162, 202, 190) and HSL of (162°, 27%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A2CABE
RGB
162, 202, 190
HSL
162°, 27%, 71%
CMYK
20%, 0%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2CABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 202, 190

Red: 162 / Green: 202 / Blue: 190

HSL

162°, 27%, 71%

Hue: 162° / Saturation: 27% / Lightness: 71%

CMYK

20%, 0%, 6%, 21%

Cyan: 20% / Magenta: 0% / Yellow: 6% / Key: 21%

What color is #A2CABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2CABE to RGB:

rgb(162, 202, 190)HEX to RGB Converter →

HEX to HSL

Convert #A2CABE to HSL:

hsl(162, 27%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #A2CABE to CMYK:

cmyk(20%, 0%, 6%, 21%)Color Converter →

Color Meaning and Usage

#A2CABE is a subtle cyan color with RGB values of 162, 202, 190 and HSL of 162°, 27%, 71%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2CABE is #C9A1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #A1C9A9.

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

Contrast with #A2CABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2CABE?

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

What is the RGB value of #A2CABE?

#A2CABE in RGB is (162, 202, 190) - 162 red, 202 green, and 190 blue.

How to use #A2CABE in CSS?

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

What colors go well with #A2CABE?

#C9A1AD (complementary), #A1C9A9 (analogous), and #71AD9B (lighter shade) work well with #A2CABE.