Dusty Blue Elegance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dusty Blue Elegance palette
Dusty Blue Elegance カラーパレット (PNG) をダウンロード
Dusty Blue Elegance カラーパレット CSS
/* CSS */
.color-1 {
color: #a6b1c5;
}
.color-2 {
color: #c1d4e2;
}
.color-3 {
color: #c2d4e5;
}
.color-4 {
color: #dbe5f0;
}
.color-5 {
color: #e2f2f8;
}
/* CSS Variables */
:root {
--color-1: #a6b1c5;
--color-2: #c1d4e2;
--color-3: #c2d4e5;
--color-4: #dbe5f0;
--color-5: #e2f2f8;
}
Dusty Blue Elegance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6b1c5, #c1d4e2, #c2d4e5, #dbe5f0, #e2f2f8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6b1c5, #c1d4e2, #c2d4e5, #dbe5f0, #e2f2f8);
}
似たようなカラーパレット
Dusty Blue Elegance color palette created on .