Love Key Lime Forest カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Love Key Lime Forest palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Love Key Lime Forest カラーパレット (PNG) をダウンロード
Love Key Lime Forest カラーパレット CSS
/* CSS */
.color-1 {
color: #a8e6ce;
}
.color-2 {
color: #ddedc4;
}
.color-3 {
color: #ffd4b8;
}
.color-4 {
color: #ffadad;
}
.color-5 {
color: #ffc29e;
}
/* CSS Variables */
:root {
--color-1: #a8e6ce;
--color-2: #ddedc4;
--color-3: #ffd4b8;
--color-4: #ffadad;
--color-5: #ffc29e;
}
Love Key Lime Forest の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8e6ce, #ddedc4, #ffd4b8, #ffadad, #ffc29e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8e6ce, #ddedc4, #ffd4b8, #ffadad, #ffc29e);
}
似たようなカラーパレット
Love Key Lime Forest color palette created on .