Frog Shop Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Frog Shop Serenade palette
Frog Shop Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #a7e7df;
}
.color-2 {
color: #5ed9c1;
}
.color-3 {
color: #30b5a1;
}
.color-4 {
color: #1e8075;
}
.color-5 {
color: #0a4d4b;
}
/* CSS Variables */
:root {
--color-1: #a7e7df;
--color-2: #5ed9c1;
--color-3: #30b5a1;
--color-4: #1e8075;
--color-5: #0a4d4b;
}
Frog Shop Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7e7df, #5ed9c1, #30b5a1, #1e8075, #0a4d4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7e7df, #5ed9c1, #30b5a1, #1e8075, #0a4d4b);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
Frog Shop Serenade color palette created on .