Powerpuff Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Powerpuff Dreams palette
Powerpuff Dreams カラーパレット (PNG) をダウンロード
Powerpuff Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ff4d94;
}
.color-2 {
color: #ff7d1a;
}
.color-3 {
color: #ffb300;
}
.color-4 {
color: #a3d5e0;
}
.color-5 {
color: #a84d8e;
}
/* CSS Variables */
:root {
--color-1: #ff4d94;
--color-2: #ff7d1a;
--color-3: #ffb300;
--color-4: #a3d5e0;
--color-5: #a84d8e;
}
Powerpuff Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d94, #ff7d1a, #ffb300, #a3d5e0, #a84d8e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d94, #ff7d1a, #ffb300, #a3d5e0, #a84d8e);
}
似たようなカラーパレット
下にスクロールして3個のY2Kカラーパレットを探索しましょう
Powerpuff Dreams color palette created on .