Bleeding White Rose カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Bleeding White Rose palette

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

Bleeding White Rose カラー パレット PNG 画像

Download bleeding white rose color palette PNG image (landscape)
Download bleeding white rose color palette PNG image (square)

Bleeding White Rose カラーパレット CSS

/* CSS */
.color-1 {
color: #f5f0f0;
}
.color-2 {
color: #eab8c9;
}
.color-3 {
color: #d69ebc;
}
.color-4 {
color: #c87e9c;
}
.color-5 {
color: #a45b7d;
}

/* CSS Variables */
:root {
--color-1: #f5f0f0;
--color-2: #eab8c9;
--color-3: #d69ebc;
--color-4: #c87e9c;
--color-5: #a45b7d;
}

Bleeding White Rose の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0f0, #eab8c9, #d69ebc, #c87e9c, #a45b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0f0, #eab8c9, #d69ebc, #c87e9c, #a45b7d);
}

Bleeding White Rose color palette created on .