#A0EDF8 Color Information

Hex color code: #A0EDF8

A soft cyan shade, #A0EDF8 appears as (160, 237, 248) in RGB and (188°, 86%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Turquoise
HEX
#A0EDF8
RGB
160, 237, 248
HSL
188°, 86%, 80%
CMYK
35%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0EDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 237, 248

Red: 160 / Green: 237 / Blue: 248

HSL

188°, 86%, 80%

Hue: 188° / Saturation: 86% / Lightness: 80%

CMYK

35%, 4%, 0%, 3%

Cyan: 35% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #A0EDF8?

#A0EDF8 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0EDF8 to RGB:

rgb(160, 237, 248)HEX to RGB Converter →

HEX to HSL

Convert #A0EDF8 to HSL:

hsl(188, 86%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #A0EDF8 to CMYK:

cmyk(35%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

#A0EDF8 is a soft cyan color with RGB values of 160, 237, 248 and HSL of 188°, 86%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0EDF8 is #F8ACA0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0F8D8.

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

Contrast with #A0EDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0EDF8?

#A0EDF8 is a soft cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A0EDF8?

#A0EDF8 in RGB is (160, 237, 248) - 160 red, 237 green, and 248 blue.

How to use #A0EDF8 in CSS?

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

What colors go well with #A0EDF8?

#F8ACA0 (complementary), #A0F8D8 (analogous), and #59DEF3 (lighter shade) work well with #A0EDF8.