Desolate Blue カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Desolate Blue palette

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

Desolate Blue カラーパレット CSS

/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a7a5b6;
}
.color-3 {
color: #808d8e;
}
.color-4 {
color: #d7cab7;
}
.color-5 {
color: #f2b9a1;
}

/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a7a5b6;
--color-3: #808d8e;
--color-4: #d7cab7;
--color-5: #f2b9a1;
}

Desolate Blue の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a7a5b6, #808d8e, #d7cab7, #f2b9a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a7a5b6, #808d8e, #d7cab7, #f2b9a1);
}

似たようなカラーパレット

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Desolate Blue color palette created on .