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: #ffa8cb;
}
.color-2 {
color: #ff8fab;
}
.color-3 {
color: #ff7096;
}
.color-4 {
color: #ff5c7c;
}
.color-5 {
color: #ff4d67;
}

/* CSS Variables */
:root {
--color-1: #ffa8cb;
--color-2: #ff8fab;
--color-3: #ff7096;
--color-4: #ff5c7c;
--color-5: #ff4d67;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffa8cb, #ff8fab, #ff7096, #ff5c7c, #ff4d67);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffa8cb, #ff8fab, #ff7096, #ff5c7c, #ff4d67);
}

Blushing Blossoms color palette created on .