Clockwork カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Clockwork palette

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

Clockwork カラーパレット CSS

/* CSS */
.color-1 {
color: #bf6a40;
}
.color-2 {
color: #bf743b;
}
.color-3 {
color: #c48436;
}
.color-4 {
color: #ab7626;
}
.color-5 {
color: #7a5c1a;
}

/* CSS Variables */
:root {
--color-1: #bf6a40;
--color-2: #bf743b;
--color-3: #c48436;
--color-4: #ab7626;
--color-5: #7a5c1a;
}

Clockwork の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bf6a40, #bf743b, #c48436, #ab7626, #7a5c1a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bf6a40, #bf743b, #c48436, #ab7626, #7a5c1a);
}

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

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

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

Clockwork color palette created on .