#A2BEBA Color Information

Hex color code: #A2BEBA

#A2BEBA is a understated cyan color. In RGB it is (162, 190, 186), and in HSL it is (171°, 18%, 69%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#A2BEBA
RGB
162, 190, 186
HSL
171°, 18%, 69%
CMYK
15%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2BEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 190, 186

Red: 162 / Green: 190 / Blue: 186

HSL

171°, 18%, 69%

Hue: 171° / Saturation: 18% / Lightness: 69%

CMYK

15%, 0%, 2%, 25%

Cyan: 15% / Magenta: 0% / Yellow: 2% / Key: 25%

What color is #A2BEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2BEBA to RGB:

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

HEX to HSL

Convert #A2BEBA to HSL:

hsl(171, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A2BEBA to CMYK:

cmyk(15%, 0%, 2%, 25%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #A2BEBA has RGB (162, 190, 186) and HSL (171°, 18%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2BEBA is #BEA2A6, creating high-contrast pairings. For softer combinations, try analogous colors like #A2BEAC.

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

Contrast with #A2BEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2BEBA?

#A2BEBA is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A2BEBA?

#A2BEBA in RGB is (162, 190, 186) - 162 red, 190 green, and 186 blue.

How to use #A2BEBA in CSS?

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

What colors go well with #A2BEBA?

#BEA2A6 (complementary), #A2BEAC (analogous), and #759F98 (lighter shade) work well with #A2BEBA.