Kandi Pink Bliss カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Kandi Pink Bliss palette
Kandi Pink Bliss カラーパレット CSS
/* CSS */
.color-1 {
color: #ffbdd8;
}
.color-2 {
color: #ffd1e7;
}
.color-3 {
color: #ffe0e7;
}
.color-4 {
color: #ffeae5;
}
.color-5 {
color: #fff2e0;
}
/* CSS Variables */
:root {
--color-1: #ffbdd8;
--color-2: #ffd1e7;
--color-3: #ffe0e7;
--color-4: #ffeae5;
--color-5: #fff2e0;
}
Kandi Pink Bliss の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffbdd8, #ffd1e7, #ffe0e7, #ffeae5, #fff2e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffbdd8, #ffd1e7, #ffe0e7, #ffeae5, #fff2e0);
}
似たようなカラーパレット
下にスクロールして1個のピンクカラーパレットを探索しましょう
Kandi Pink Bliss color palette created on .