Whispers of Golden Dawn カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Golden Dawn palette
Whispers of Golden Dawn カラーパレット CSS
/* CSS */
.color-1 {
color: #f6f4f5;
}
.color-2 {
color: #e1dfe1;
}
.color-3 {
color: #cbc9cf;
}
.color-4 {
color: #c0bdc1;
}
.color-5 {
color: #ecb732;
}
/* CSS Variables */
:root {
--color-1: #f6f4f5;
--color-2: #e1dfe1;
--color-3: #cbc9cf;
--color-4: #c0bdc1;
--color-5: #ecb732;
}
Whispers of Golden Dawn の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6f4f5, #e1dfe1, #cbc9cf, #c0bdc1, #ecb732);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6f4f5, #e1dfe1, #cbc9cf, #c0bdc1, #ecb732);
}
似たようなカラーパレット
下にスクロールして6個のLight grayカラーパレットを探索しましょう
Whispers of Golden Dawn color palette created on .