1970s Detective Series カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 1970s Detective Series palette

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

1970s Detective Series カラー パレット PNG 画像

Download 1970s detective series color palette PNG image (landscape)
Download 1970s detective series color palette PNG image (square)

1970s Detective Series カラーパレット CSS

/* CSS */
.color-1 {
color: #7c5e3c;
}
.color-2 {
color: #a07f4b;
}
.color-3 {
color: #c9b669;
}
.color-4 {
color: #e1c27a;
}
.color-5 {
color: #d45c3a;
}

/* CSS Variables */
:root {
--color-1: #7c5e3c;
--color-2: #a07f4b;
--color-3: #c9b669;
--color-4: #e1c27a;
--color-5: #d45c3a;
}

1970s Detective Series の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c5e3c, #a07f4b, #c9b669, #e1c27a, #d45c3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c5e3c, #a07f4b, #c9b669, #e1c27a, #d45c3a);
}

1970s Detective Series color palette created on .