Authentic Sushi Restaurant カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Authentic Sushi Restaurant palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Authentic Sushi Restaurant カラーパレット (PNG) をダウンロード
Authentic Sushi Restaurant カラーパレット CSS
/* CSS */
.color-1 {
color: #c2b180;
}
.color-2 {
color: #e4b51b;
}
.color-3 {
color: #a4d5b5;
}
.color-4 {
color: #ffa07a;
}
.color-5 {
color: #3c392f;
}
/* CSS Variables */
:root {
--color-1: #c2b180;
--color-2: #e4b51b;
--color-3: #a4d5b5;
--color-4: #ffa07a;
--color-5: #3c392f;
}
Authentic Sushi Restaurant の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c2b180, #e4b51b, #a4d5b5, #ffa07a, #3c392f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c2b180, #e4b51b, #a4d5b5, #ffa07a, #3c392f);
}
似たようなカラーパレット
Authentic Sushi Restaurant color palette created on .