#A4DAC5 Color Information

Hex color code: #A4DAC5

The hex color #A4DAC5 is a delicate cyan with RGB values of (164, 218, 197) and HSL of (157°, 42%, 75%). It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#A4DAC5
RGB
164, 218, 197
HSL
157°, 42%, 75%
CMYK
25%, 0%, 10%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4DAC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 218, 197

Red: 164 / Green: 218 / Blue: 197

HSL

157°, 42%, 75%

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

CMYK

25%, 0%, 10%, 15%

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

What color is #A4DAC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4DAC5 to RGB:

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

HEX to HSL

Convert #A4DAC5 to HSL:

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

HEX to CMYK

Convert #A4DAC5 to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #A4DAC5 has RGB (164, 218, 197) and HSL (157°, 42%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4DAC5 is #DAA4B9, creating high-contrast pairings. For softer combinations, try analogous colors like #A4DAAB.

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

Contrast with #A4DAC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4DAC5?

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

What is the RGB value of #A4DAC5?

#A4DAC5 in RGB is (164, 218, 197) - 164 red, 218 green, and 197 blue.

How to use #A4DAC5 in CSS?

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

What colors go well with #A4DAC5?

#DAA4B9 (complementary), #A4DAAB (analogous), and #6EC4A3 (lighter shade) work well with #A4DAC5.