#AACABE Color Information

Hex color code: #AACABE

#AACABE is a pastel cyan color. In RGB it is (170, 202, 190), and in HSL it is (158°, 23%, 73%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AACABE
RGB
170, 202, 190
HSL
158°, 23%, 73%
CMYK
16%, 0%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 202, 190

Red: 170 / Green: 202 / Blue: 190

HSL

158°, 23%, 73%

Hue: 158° / Saturation: 23% / Lightness: 73%

CMYK

16%, 0%, 6%, 21%

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

What color is #AACABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACABE to RGB:

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

HEX to HSL

Convert #AACABE to HSL:

hsl(158, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AACABE to CMYK:

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

Color Meaning and Usage

#AACABE is a soft cyan color with RGB values of 170, 202, 190 and HSL of 158°, 23%, 73%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AACABE is #CAAAB6, creating high-contrast pairings. For softer combinations, try analogous colors like #AACAAF.

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

Contrast with #AACABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACABE?

#AACABE is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AACABE?

#AACABE in RGB is (170, 202, 190) - 170 red, 202 green, and 190 blue.

How to use #AACABE in CSS?

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

What colors go well with #AACABE?

#CAAAB6 (complementary), #AACAAF (analogous), and #7BAD9A (lighter shade) work well with #AACABE.