#A2EEEE Color Information

Hex color code: #A2EEEE

A airy cyan shade, #A2EEEE appears as (162, 238, 238) in RGB and (180°, 69%, 78%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#A2EEEE
RGB
162, 238, 238
HSL
180°, 69%, 78%
CMYK
32%, 0%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2EEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 238, 238

Red: 162 / Green: 238 / Blue: 238

HSL

180°, 69%, 78%

Hue: 180° / Saturation: 69% / Lightness: 78%

CMYK

32%, 0%, 0%, 7%

Cyan: 32% / Magenta: 0% / Yellow: 0% / Key: 7%

What color is #A2EEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2EEEE to RGB:

rgb(162, 238, 238)HEX to RGB Converter →

HEX to HSL

Convert #A2EEEE to HSL:

hsl(180, 69%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #A2EEEE to CMYK:

cmyk(32%, 0%, 0%, 7%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #A2EEEE has RGB (162, 238, 238) and HSL (180°, 69%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2EEEE is #EEA0A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0EEC7.

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

Contrast with #A2EEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2EEEE?

#A2EEEE is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #A2EEEE?

#A2EEEE in RGB is (162, 238, 238) - 162 red, 238 green, and 238 blue.

How to use #A2EEEE in CSS?

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

What colors go well with #A2EEEE?

#EEA0A0 (complementary), #A0EEC7 (analogous), and #60E2E2 (lighter shade) work well with #A2EEEE.