Enchanted Forest Haven カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Enchanted Forest Haven palette
Enchanted Forest Haven カラーパレット (PNG) をダウンロード
Enchanted Forest Haven カラーパレット CSS
/* CSS */
.color-1 {
color: #3a7e3d;
}
.color-2 {
color: #5d9d53;
}
.color-3 {
color: #77b569;
}
.color-4 {
color: #a2d996;
}
.color-5 {
color: #d5e6b7;
}
/* CSS Variables */
:root {
--color-1: #3a7e3d;
--color-2: #5d9d53;
--color-3: #77b569;
--color-4: #a2d996;
--color-5: #d5e6b7;
}
Enchanted Forest Haven の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a7e3d, #5d9d53, #77b569, #a2d996, #d5e6b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a7e3d, #5d9d53, #77b569, #a2d996, #d5e6b7);
}
似たようなカラーパレット
Enchanted Forest Haven color palette created on .