Aquarius Dream Color Palette

Discover the beautiful Aquarius Dream color palette featuring cerulean (#00a1e6), robin's egg blue (#00bdd6), turquoise blue (#60e2e2), morning glory (#a3e0d5) and aqua squeeze (#e9f6f4).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAquarius, Blue, Bright, Coastal, Fun, Ocean, Soft, Spring, Tropical color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Aquarius Dream palette

Share this palette to:

💻 Aquarius Dream color palette CSS

/* CSS */
.color-1 {
color: #00a1e6;
}
.color-2 {
color: #00bdd6;
}
.color-3 {
color: #60e2e2;
}
.color-4 {
color: #a3e0d5;
}
.color-5 {
color: #e9f6f4;
}

/* CSS Variables */
:root {
--color-1: #00a1e6;
--color-2: #00bdd6;
--color-3: #60e2e2;
--color-4: #a3e0d5;
--color-5: #e9f6f4;
}

🌈 Aquarius Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00a1e6, #00bdd6, #60e2e2, #a3e0d5, #e9f6f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00a1e6, #00bdd6, #60e2e2, #a3e0d5, #e9f6f4);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Aquarius Dream color palette created on .