Luxury Earthy Blue カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Earthy Blue palette

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

Luxury Earthy Blue カラー パレット PNG 画像

Download luxury earthy blue color palette PNG image (landscape)
Download luxury earthy blue color palette PNG image (square)

Luxury Earthy Blue カラーパレット CSS

/* CSS */
.color-1 {
color: #4b91e2;
}
.color-2 {
color: #80b3d6;
}
.color-3 {
color: #a3d5e0;
}
.color-4 {
color: #d6e6e1;
}
.color-5 {
color: #f1e6d0;
}

/* CSS Variables */
:root {
--color-1: #4b91e2;
--color-2: #80b3d6;
--color-3: #a3d5e0;
--color-4: #d6e6e1;
--color-5: #f1e6d0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b91e2, #80b3d6, #a3d5e0, #d6e6e1, #f1e6d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b91e2, #80b3d6, #a3d5e0, #d6e6e1, #f1e6d0);
}

Luxury Earthy Blue color palette created on .