Gray Calm カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gray Calm palette
Gray Calm カラーパレット CSS
/* CSS */
.color-1 {
color: #afb2b6;
}
.color-2 {
color: #a4c6c4;
}
.color-3 {
color: #8fbdb3;
}
.color-4 {
color: #b5d4c2;
}
.color-5 {
color: #e2e4e2;
}
/* CSS Variables */
:root {
--color-1: #afb2b6;
--color-2: #a4c6c4;
--color-3: #8fbdb3;
--color-4: #b5d4c2;
--color-5: #e2e4e2;
}
Gray Calm の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #afb2b6, #a4c6c4, #8fbdb3, #b5d4c2, #e2e4e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #afb2b6, #a4c6c4, #8fbdb3, #b5d4c2, #e2e4e2);
}
似たようなカラーパレット
下にスクロールして300+個のアーシーカラーパレットを探索しましょう
- Twilight Forest Expedition
- Serene Embrace
- Serene Embrace
- Shades of Green
- Earthy Green
- Earthy Yellow
- Joyful Terra Harmony
- Shades of Green
- Mossy Meadow Delight
- Shades of Green
- Shades of Olive Green
- Shades of Sage Green
- Whispers of Spring
- Whispering Woods
- Verdant Whisper
- Emerald Forest Symphony
- Shades of Green
- Shades of Olive
Gray Calm color palette created on .