#A7BEBE Color Information

Hex color code: #A7BEBE

#A7BEBE is a muted cyan color. In RGB it is (167, 190, 190), and in HSL it is (180°, 15%, 70%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A7BEBE
RGB
167, 190, 190
HSL
180°, 15%, 70%
CMYK
12%, 0%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7BEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 190, 190

Red: 167 / Green: 190 / Blue: 190

HSL

180°, 15%, 70%

Hue: 180° / Saturation: 15% / Lightness: 70%

CMYK

12%, 0%, 0%, 25%

Cyan: 12% / Magenta: 0% / Yellow: 0% / Key: 25%

What color is #A7BEBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7BEBE to RGB:

rgb(167, 190, 190)HEX to RGB Converter →

HEX to HSL

Convert #A7BEBE to HSL:

hsl(180, 15%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #A7BEBE to CMYK:

cmyk(12%, 0%, 0%, 25%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #A7BEBE has RGB (167, 190, 190) and HSL (180°, 15%, 70%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7BEBE is #BEA7A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7BEB3.

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

Contrast with #A7BEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7BEBE?

#A7BEBE is a balanced cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A7BEBE?

#A7BEBE in RGB is (167, 190, 190) - 167 red, 190 green, and 190 blue.

How to use #A7BEBE in CSS?

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

What colors go well with #A7BEBE?

#BEA7A7 (complementary), #A7BEB3 (analogous), and #7B9D9D (lighter shade) work well with #A7BEBE.