Rodeo Sunset Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Rodeo Sunset Serenade palette
Rodeo Sunset Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #d46c49;
}
.color-2 {
color: #eedb49;
}
.color-3 {
color: #40b9c4;
}
.color-4 {
color: #5a8c89;
}
.color-5 {
color: #a46a94;
}
/* CSS Variables */
:root {
--color-1: #d46c49;
--color-2: #eedb49;
--color-3: #40b9c4;
--color-4: #5a8c89;
--color-5: #a46a94;
}
Rodeo Sunset Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d46c49, #eedb49, #40b9c4, #5a8c89, #a46a94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d46c49, #eedb49, #40b9c4, #5a8c89, #a46a94);
}
似たようなカラーパレット
Rodeo Sunset Serenade color palette created on .