Giselle's Garden カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Giselle's Garden palette
Giselle's Garden カラー パレット PNG 画像
Giselle's Garden カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e9a7;
}
.color-2 {
color: #f1c7a2;
}
.color-3 {
color: #f78d8d;
}
.color-4 {
color: #f56b7e;
}
.color-5 {
color: #d55d8b;
}
/* CSS Variables */
:root {
--color-1: #f6e9a7;
--color-2: #f1c7a2;
--color-3: #f78d8d;
--color-4: #f56b7e;
--color-5: #d55d8b;
}
Giselle's Garden の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e9a7, #f1c7a2, #f78d8d, #f56b7e, #d55d8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e9a7, #f1c7a2, #f78d8d, #f56b7e, #d55d8b);
}
似たようなカラーパレット
下にスクロールして4個のエステティックカラーパレットを探索しましょう
Giselle's Garden color palette created on .