Fuchsia Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Fuchsia Dreams palette
Fuchsia Dreams カラー パレット PNG 画像
Fuchsia Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #7957c1;
}
.color-2 {
color: #a66abe;
}
.color-3 {
color: #d7a6d9;
}
.color-4 {
color: #f2b5e1;
}
.color-5 {
color: #ff7092;
}
/* CSS Variables */
:root {
--color-1: #7957c1;
--color-2: #a66abe;
--color-3: #d7a6d9;
--color-4: #f2b5e1;
--color-5: #ff7092;
}
Fuchsia Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7957c1, #a66abe, #d7a6d9, #f2b5e1, #ff7092);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7957c1, #a66abe, #d7a6d9, #f2b5e1, #ff7092);
}
似たようなカラーパレット
下にスクロールして1個のブライトカラーパレットを探索しましょう
Fuchsia Dreams color palette created on .