Whiskey Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whiskey Dreams palette
Whiskey Dreams カラー パレット PNG 画像
Whiskey Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #dc8747;
}
.color-2 {
color: #c06530;
}
.color-3 {
color: #ae4624;
}
.color-4 {
color: #7b3219;
}
.color-5 {
color: #452312;
}
/* CSS Variables */
:root {
--color-1: #dc8747;
--color-2: #c06530;
--color-3: #ae4624;
--color-4: #7b3219;
--color-5: #452312;
}
Whiskey Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dc8747, #c06530, #ae4624, #7b3219, #452312);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dc8747, #c06530, #ae4624, #7b3219, #452312);
}
似たようなカラーパレット
Whiskey Dreams color palette created on .