Puffball Pink Rainbow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Puffball Pink Rainbow palette
Puffball Pink Rainbow カラー パレット PNG 画像
Puffball Pink Rainbow カラーパレット CSS
/* CSS */
.color-1 {
color: #f1a7b4;
}
.color-2 {
color: #fde5c9;
}
.color-3 {
color: #f6d4b1;
}
.color-4 {
color: #f8bfc6;
}
.color-5 {
color: #f3a5b7;
}
/* CSS Variables */
:root {
--color-1: #f1a7b4;
--color-2: #fde5c9;
--color-3: #f6d4b1;
--color-4: #f8bfc6;
--color-5: #f3a5b7;
}
Puffball Pink Rainbow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b4, #fde5c9, #f6d4b1, #f8bfc6, #f3a5b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b4, #fde5c9, #f6d4b1, #f8bfc6, #f3a5b7);
}
似たようなカラーパレット
Puffball Pink Rainbow color palette created on .