Pastel Blueberry Desert カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Pastel Blueberry Desert palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Pastel Blueberry Desert カラーパレット (PNG) をダウンロード
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 .