Spread of the Islamic Empire カラーパレット

美しいSpread of the Islamic Empireカラーパレットをご紹介します。twine (#bc904e), fruit salad (#4c904e), smalt blue (#4d8f8b), kashmir blue (#4d6f8f) and victoria (#4d4d8f)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Spread of the Islamic Empireパレットを使った美しいUIコンポーネントを探索

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

💻 Spread of the Islamic Empire カラーパレット CSS

/* CSS */
.color-1 {
color: #bc904e;
}
.color-2 {
color: #4c904e;
}
.color-3 {
color: #4d8f8b;
}
.color-4 {
color: #4d6f8f;
}
.color-5 {
color: #4d4d8f;
}

/* CSS Variables */
:root {
--color-1: #bc904e;
--color-2: #4c904e;
--color-3: #4d8f8b;
--color-4: #4d6f8f;
--color-5: #4d4d8f;
}

🌈 Spread of the Islamic Empire の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bc904e, #4c904e, #4d8f8b, #4d6f8f, #4d4d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bc904e, #4c904e, #4d8f8b, #4d6f8f, #4d4d8f);
}

Spread of the Islamic Empireカラーパレットはに作成されました。