Teal Serenity カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Teal Serenity palette
Teal Serenity カラーパレット CSS
/* CSS */
.color-1 {
color: #a3d6e0;
}
.color-2 {
color: #72c9d5;
}
.color-3 {
color: #4cae8d;
}
.color-4 {
color: #3c8b73;
}
.color-5 {
color: #2e6b5d;
}
/* CSS Variables */
:root {
--color-1: #a3d6e0;
--color-2: #72c9d5;
--color-3: #4cae8d;
--color-4: #3c8b73;
--color-5: #2e6b5d;
}
Teal Serenity の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d6e0, #72c9d5, #4cae8d, #3c8b73, #2e6b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d6e0, #72c9d5, #4cae8d, #3c8b73, #2e6b5d);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
- Scholarly Spectrum
- Ethereal Resonance
- Shades of Blue
- Ethereal Oddities
- Ocean Breeze Sunrise
- Aqua Playground
- Celestial Harmony
- Purple Twilight
- Cotton Candy Dreams
- Whispers of the Storm
- Celestial Serenade
- Celestial Dreamscape
- Serene Elegance
- Mystic Azure Dreamscape
- Shades of Blue
- Serenity Sunset
- Minty Pink Blue
- Love Blue
Teal Serenity color palette created on .