Bill Cipher カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Bill Cipher palette

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

Bill Cipher カラーパレット (PNG) をダウンロード

Download bill cipher color palette PNG image (landscape)
Download bill cipher color palette PNG image (square)

Bill Cipher カラーパレット CSS

/* CSS */
.color-1 {
color: #140000;
}
.color-2 {
color: #ffbf75;
}
.color-3 {
color: #ff8d5c;
}
.color-4 {
color: #ff432e;
}
.color-5 {
color: #ff244c;
}

/* CSS Variables */
:root {
--color-1: #140000;
--color-2: #ffbf75;
--color-3: #ff8d5c;
--color-4: #ff432e;
--color-5: #ff244c;
}

Bill Cipher の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #140000, #ffbf75, #ff8d5c, #ff432e, #ff244c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #140000, #ffbf75, #ff8d5c, #ff432e, #ff244c);
}

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

下にスクロールして10個のダークカラーパレットを探索しましょう

Bill Cipher color palette created on .