#AEBFC2 Color Information

Hex color code: #AEBFC2

A neutral cyan shade, #AEBFC2 appears as (174, 191, 194) in RGB and (189°, 14%, 72%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AEBFC2
RGB
174, 191, 194
HSL
189°, 14%, 72%
CMYK
10%, 2%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEBFC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 191, 194

Red: 174 / Green: 191 / Blue: 194

HSL

189°, 14%, 72%

Hue: 189° / Saturation: 14% / Lightness: 72%

CMYK

10%, 2%, 0%, 24%

Cyan: 10% / Magenta: 2% / Yellow: 0% / Key: 24%

What color is #AEBFC2?

#AEBFC2 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEBFC2 to RGB:

rgb(174, 191, 194)HEX to RGB Converter →

HEX to HSL

Convert #AEBFC2 to HSL:

hsl(189, 14%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AEBFC2 to CMYK:

cmyk(10%, 2%, 0%, 24%)Color Converter →

Color Meaning and Usage

#AEBFC2 is a muted cyan color with RGB values of 174, 191, 194 and HSL of 189°, 14%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEBFC2 is #C2B1AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC2BB.

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

Contrast with #AEBFC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEBFC2?

#AEBFC2 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AEBFC2?

#AEBFC2 in RGB is (174, 191, 194) - 174 red, 191 green, and 194 blue.

How to use #AEBFC2 in CSS?

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

What colors go well with #AEBFC2?

#C2B1AE (complementary), #AEC2BB (analogous), and #829CA1 (lighter shade) work well with #AEBFC2.