Aqua Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Aqua Serenade palette
Aqua Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #00ffff;
}
.color-2 {
color: #3a7278;
}
.color-3 {
color: #5bb9b4;
}
.color-4 {
color: #7ef1e1;
}
.color-5 {
color: #a1f7f3;
}
/* CSS Variables */
:root {
--color-1: #00ffff;
--color-2: #3a7278;
--color-3: #5bb9b4;
--color-4: #7ef1e1;
--color-5: #a1f7f3;
}
Aqua Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00ffff, #3a7278, #5bb9b4, #7ef1e1, #a1f7f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00ffff, #3a7278, #5bb9b4, #7ef1e1, #a1f7f3);
}
似たようなカラーパレット
下にスクロールして100+個のアクアカラーパレットを探索しましょう
- Tropical Serenade
- Bright Azure
- Teal Breeze
- Gold and Aqua Mix
- Golden Aqua Harmony
- Sarcastic Sunset
- Artisan's Delight
- Turquoise Breeze
- Joyful Serenity
- Serene Blossoms
- Bright Yellow and Teal
- Pink Eraser
- Ocean Breeze Serenity
- Tides of Tranquility
- Mystic Azure Dreamscape
- Tropical Sunset Harmony
- Ocean Sunrise
- Whispers of Nature
Aqua Serenade color palette created on .