Sushi Celebration Delight カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sushi Celebration Delight palette
Sushi Celebration Delight カラーパレット CSS
/* CSS */
.color-1 {
color: #fab700;
}
.color-2 {
color: #ff5e00;
}
.color-3 {
color: #ff3d33;
}
.color-4 {
color: #f44e8d;
}
.color-5 {
color: #9b58b6;
}
/* CSS Variables */
:root {
--color-1: #fab700;
--color-2: #ff5e00;
--color-3: #ff3d33;
--color-4: #f44e8d;
--color-5: #9b58b6;
}
Sushi Celebration Delight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab700, #ff5e00, #ff3d33, #f44e8d, #9b58b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab700, #ff5e00, #ff3d33, #f44e8d, #9b58b6);
}
似たようなカラーパレット
下にスクロールして800+個のエステティックカラーパレットを探索しましょう
Sushi Celebration Delight color palette created on .