Sin of Sloth カラーパレット

美しいSin of Slothカラーパレットをご紹介します。san marino (#475da0), ship cove (#7089bf), periwinkle gray (#afc5e1), wafer (#dfd1c9) and eunry (#cc9b96)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Beige, Blue, Earthy, Modern, Pastel, Softカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Sin of Slothパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Sin of Sloth カラーパレット CSS

/* CSS */
.color-1 {
color: #475da0;
}
.color-2 {
color: #7089bf;
}
.color-3 {
color: #afc5e1;
}
.color-4 {
color: #dfd1c9;
}
.color-5 {
color: #cc9b96;
}

/* CSS Variables */
:root {
--color-1: #475da0;
--color-2: #7089bf;
--color-3: #afc5e1;
--color-4: #dfd1c9;
--color-5: #cc9b96;
}

🌈 Sin of Sloth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #475da0, #7089bf, #afc5e1, #dfd1c9, #cc9b96);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #475da0, #7089bf, #afc5e1, #dfd1c9, #cc9b96);
}

Sin of Slothカラーパレットはに作成されました。