Blossom Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blossom Serenade palette

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

Blossom Serenade カラーパレット (PNG) をダウンロード

Download blossom serenade color palette PNG image (landscape)
Download blossom serenade color palette PNG image (square)

Blossom Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #f0c1d2;
}
.color-2 {
color: #f9d7e5;
}
.color-3 {
color: #fce9ef;
}
.color-4 {
color: #fbcdcb;
}
.color-5 {
color: #fd919f;
}

/* CSS Variables */
:root {
--color-1: #f0c1d2;
--color-2: #f9d7e5;
--color-3: #fce9ef;
--color-4: #fbcdcb;
--color-5: #fd919f;
}

Blossom Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0c1d2, #f9d7e5, #fce9ef, #fbcdcb, #fd919f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0c1d2, #f9d7e5, #fce9ef, #fbcdcb, #fd919f);
}

Blossom Serenade color palette created on .