Aqua Intellect Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Aqua Intellect palette
Aqua Intellect color palette CSS
/* CSS */
.color-1 {
color: #9ed5e5;
}
.color-2 {
color: #7dc7d9;
}
.color-3 {
color: #4bafbe;
}
.color-4 {
color: #0093a3;
}
.color-5 {
color: #007a8a;
}
/* CSS Variables */
:root {
--color-1: #9ed5e5;
--color-2: #7dc7d9;
--color-3: #4bafbe;
--color-4: #0093a3;
--color-5: #007a8a;
}
Aqua Intellect background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9ed5e5, #7dc7d9, #4bafbe, #0093a3, #007a8a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9ed5e5, #7dc7d9, #4bafbe, #0093a3, #007a8a);
}
Similar color palettes
Scroll down to explore 300+ Aesthetic color palettes
- Melancholic Harmony
- Serene Skies and Shimmering Clouds
- Starlit Serenity
- Shades of Purple
- Aqua Odyssey
- Whispers of Dawn
- Midnight Market Breeze
- Blue Night Festival
- Teal Trident
- Muted Blue Castle
- Celestial Masquerade
- Blue Echino
- Teal Serenity
- Tropical Serenity
- Elegant Blue
- Celestial Dawn
- Blue Horizon
- Ocean Breeze Serenity
Aqua Intellect color palette created on .