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