Pinkie Pie Pink カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Pinkie Pie Pink palette

このパレットを共有する先:

Pinkie Pie Pink カラーパレット CSS

/* CSS */
.color-1 {
color: #ffd6e0;
}
.color-2 {
color: #ffe5ec;
}
.color-3 {
color: #fff0fb;
}
.color-4 {
color: #ffdbee;
}
.color-5 {
color: #ffcce6;
}

/* CSS Variables */
:root {
--color-1: #ffd6e0;
--color-2: #ffe5ec;
--color-3: #fff0fb;
--color-4: #ffdbee;
--color-5: #ffcce6;
}

Pinkie Pie Pink の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd6e0, #ffe5ec, #fff0fb, #ffdbee, #ffcce6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd6e0, #ffe5ec, #fff0fb, #ffdbee, #ffcce6);
}

似たようなカラーパレット

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Pinkie Pie Pink color palette created on .