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