Egyptian Sunsets カラーパレット

美しいEgyptian Sunsetsカラーパレットをご紹介します。ochre (#c87b1e), anzac (#d9a13f), anzac (#e4c14e), golden sand (#efd67b) and sandwisp (#f6e6a2)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Exploration, Danger, Archeological, Orange, Yellow, Bright, Desert, Sunset, Ancient, Excitingカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Egyptian Sunsetsパレットを使った美しいUIコンポーネントを探索

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

💻 Egyptian Sunsets カラーパレット CSS

/* CSS */
.color-1 {
color: #c87b1e;
}
.color-2 {
color: #d9a13f;
}
.color-3 {
color: #e4c14e;
}
.color-4 {
color: #efd67b;
}
.color-5 {
color: #f6e6a2;
}

/* CSS Variables */
:root {
--color-1: #c87b1e;
--color-2: #d9a13f;
--color-3: #e4c14e;
--color-4: #efd67b;
--color-5: #f6e6a2;
}

🌈 Egyptian Sunsets の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c87b1e, #d9a13f, #e4c14e, #efd67b, #f6e6a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c87b1e, #d9a13f, #e4c14e, #efd67b, #f6e6a2);
}

🔗 似たようなカラーパレットを探索

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Egyptian Sunsets color palette created on .