Siameses Cat カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Siameses Cat palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Siameses Cat カラーパレット (PNG) をダウンロード
Siameses Cat カラーパレット CSS
/* CSS */
.color-1 {
color: #a76c8e;
}
.color-2 {
color: #c69faf;
}
.color-3 {
color: #e1c6d5;
}
.color-4 {
color: #f8e4e2;
}
.color-5 {
color: #d8b49d;
}
/* CSS Variables */
:root {
--color-1: #a76c8e;
--color-2: #c69faf;
--color-3: #e1c6d5;
--color-4: #f8e4e2;
--color-5: #d8b49d;
}
Siameses Cat の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a76c8e, #c69faf, #e1c6d5, #f8e4e2, #d8b49d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a76c8e, #c69faf, #e1c6d5, #f8e4e2, #d8b49d);
}
似たようなカラーパレット
下にスクロールして6個のキャットカラーパレットを探索しましょう
Siameses Cat color palette created on .