#A4DACE Color Information

Hex color code: #A4DACE

A soft cyan shade, #A4DACE appears as (164, 218, 206) in RGB and (167°, 42%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#A4DACE
RGB
164, 218, 206
HSL
167°, 42%, 75%
CMYK
25%, 0%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4DACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 218, 206

Red: 164 / Green: 218 / Blue: 206

HSL

167°, 42%, 75%

Hue: 167° / Saturation: 42% / Lightness: 75%

CMYK

25%, 0%, 6%, 15%

Cyan: 25% / Magenta: 0% / Yellow: 6% / Key: 15%

What color is #A4DACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4DACE to RGB:

rgb(164, 218, 206)HEX to RGB Converter →

HEX to HSL

Convert #A4DACE to HSL:

hsl(167, 42%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A4DACE to CMYK:

cmyk(25%, 0%, 6%, 15%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #A4DACE has RGB (164, 218, 206) and HSL (167°, 42%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4DACE is #DAA4B0, creating high-contrast pairings. For softer combinations, try analogous colors like #A4DAB4.

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

Contrast with #A4DACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4DACE?

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

What is the RGB value of #A4DACE?

#A4DACE in RGB is (164, 218, 206) - 164 red, 218 green, and 206 blue.

How to use #A4DACE in CSS?

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

What colors go well with #A4DACE?

#DAA4B0 (complementary), #A4DAB4 (analogous), and #6EC4B1 (lighter shade) work well with #A4DACE.