1980s Lake House カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 1980s Lake House palette

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

1980s Lake House カラー パレット PNG 画像

Download 1980s lake house color palette PNG image (landscape)
Download 1980s lake house color palette PNG image (square)

1980s Lake House カラーパレット CSS

/* CSS */
.color-1 {
color: #1d4d8c;
}
.color-2 {
color: #5d9bd5;
}
.color-3 {
color: #a9d8ea;
}
.color-4 {
color: #f4a462;
}
.color-5 {
color: #e76e50;
}

/* CSS Variables */
:root {
--color-1: #1d4d8c;
--color-2: #5d9bd5;
--color-3: #a9d8ea;
--color-4: #f4a462;
--color-5: #e76e50;
}

1980s Lake House の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d4d8c, #5d9bd5, #a9d8ea, #f4a462, #e76e50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d4d8c, #5d9bd5, #a9d8ea, #f4a462, #e76e50);
}

1980s Lake House color palette created on .