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