Harvest Sunset Hues カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Harvest Sunset Hues palette
Image Gallery
Harvest Sunset Hues カラーパレット CSS
/* CSS */
.color-1 {
color: #fed695;
}
.color-2 {
color: #df9630;
}
.color-3 {
color: #f49106;
}
.color-4 {
color: #cf5b02;
}
.color-5 {
color: #ac4902;
}
/* CSS Variables */
:root {
--color-1: #fed695;
--color-2: #df9630;
--color-3: #f49106;
--color-4: #cf5b02;
--color-5: #ac4902;
}
Harvest Sunset Hues の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fed695, #df9630, #f49106, #cf5b02, #ac4902);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fed695, #df9630, #f49106, #cf5b02, #ac4902);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Harvest Sunset Hues color palette created on .