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