Autumn's Whispering Hues カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Autumn's Whispering Hues palette
Image Gallery
Autumn's Whispering Hues カラーパレット CSS
/* CSS */
.color-1 {
color: #c4b5bc;
}
.color-2 {
color: #b39998;
}
.color-3 {
color: #a77e72;
}
.color-4 {
color: #a7690c;
}
.color-5 {
color: #7b5f56;
}
/* CSS Variables */
:root {
--color-1: #c4b5bc;
--color-2: #b39998;
--color-3: #a77e72;
--color-4: #a7690c;
--color-5: #7b5f56;
}
Autumn's Whispering Hues の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4b5bc, #b39998, #a77e72, #a7690c, #7b5f56);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4b5bc, #b39998, #a77e72, #a7690c, #7b5f56);
}
似たようなカラーパレット
下にスクロールして1個のSoft taupeカラーパレットを探索しましょう
Autumn's Whispering Hues color palette created on .