Blushing Blossoms カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blushing Blossoms palette

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

Blushing Blossoms カラー パレット PNG 画像

Download blushing blossoms color palette PNG image (landscape)
Download blushing blossoms color palette PNG image (square)

Blushing Blossoms カラーパレット CSS

/* CSS */
.color-1 {
color: #fff0f4;
}
.color-2 {
color: #feecee;
}
.color-3 {
color: #fedcdc;
}
.color-4 {
color: #fdcbc9;
}
.color-5 {
color: #fcb9b6;
}

/* CSS Variables */
:root {
--color-1: #fff0f4;
--color-2: #feecee;
--color-3: #fedcdc;
--color-4: #fdcbc9;
--color-5: #fcb9b6;
}

Blushing Blossoms の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fff0f4, #feecee, #fedcdc, #fdcbc9, #fcb9b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fff0f4, #feecee, #fedcdc, #fdcbc9, #fcb9b6);
}

Blushing Blossoms color palette created on .