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