Aqua Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Aqua Serenity palette
Aqua Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #0096b8;
}
.color-2 {
color: #00b3aa;
}
.color-3 {
color: #4dd5b1;
}
.color-4 {
color: #9fe5d8;
}
.color-5 {
color: #e2f8f5;
}
/* CSS Variables */
:root {
--color-1: #0096b8;
--color-2: #00b3aa;
--color-3: #4dd5b1;
--color-4: #9fe5d8;
--color-5: #e2f8f5;
}
Aqua Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0096b8, #00b3aa, #4dd5b1, #9fe5d8, #e2f8f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0096b8, #00b3aa, #4dd5b1, #9fe5d8, #e2f8f5);
}
似たようなカラーパレット
下にスクロールして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 Serenity color palette created on .