Pastel Blueberry Desert カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Pastel Blueberry Desert palette

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

Pastel Blueberry Desert カラー パレット PNG 画像

Download pastel blueberry desert color palette PNG image (landscape)
Download pastel blueberry desert color palette PNG image (square)

Pastel Blueberry Desert カラーパレット CSS

/* CSS */
.color-1 {
color: #5a8fba;
}
.color-2 {
color: #a4c6e0;
}
.color-3 {
color: #e7b1d0;
}
.color-4 {
color: #f3e1a0;
}
.color-5 {
color: #d5a86c;
}

/* CSS Variables */
:root {
--color-1: #5a8fba;
--color-2: #a4c6e0;
--color-3: #e7b1d0;
--color-4: #f3e1a0;
--color-5: #d5a86c;
}

Pastel Blueberry Desert の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a8fba, #a4c6e0, #e7b1d0, #f3e1a0, #d5a86c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a8fba, #a4c6e0, #e7b1d0, #f3e1a0, #d5a86c);
}

Pastel Blueberry Desert color palette created on .