Serene Sage Learning カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Sage Learning palette
Serene Sage Learning カラーパレット CSS
/* CSS */
.color-1 {
color: #6ed8b0;
}
.color-2 {
color: #a9e0c3;
}
.color-3 {
color: #d4e8d9;
}
.color-4 {
color: #f3faeb;
}
.color-5 {
color: #c2f5b2;
}
/* CSS Variables */
:root {
--color-1: #6ed8b0;
--color-2: #a9e0c3;
--color-3: #d4e8d9;
--color-4: #f3faeb;
--color-5: #c2f5b2;
}
Serene Sage Learning の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6ed8b0, #a9e0c3, #d4e8d9, #f3faeb, #c2f5b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6ed8b0, #a9e0c3, #d4e8d9, #f3faeb, #c2f5b2);
}
似たようなカラーパレット
- Whispers of the Chamomile Night
- Shades of Green
- Shades of Green
- Bright Pink Green
- Green Matcha
- Skywood Harmony
- Whimsical Webs
- Shades of Green and Yellow
- Shades of Blue
- Pastel Pink
- Retro Vibes
- Whimsical Whirlwind
- Modern Meadow Bliss
- Shades of Green
- Whispers of Frosted Serenity
- Shades of Green
- Green Urinite
- Verdant Whisper
Serene Sage Learning color palette created on .