Kael the Chacal カラーパレット

美しいKael the Chacalカラーパレットをご紹介します。santa fe (#b76f4e), whiskey (#d09c67), maize (#f6d4a2), tulip tree (#f1b341) and roman coffee (#7c5d4b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Kael the Chacalパレットを使った美しいUIコンポーネントを探索

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

💻 Kael the Chacal カラーパレット CSS

/* CSS */
.color-1 {
color: #b76f4e;
}
.color-2 {
color: #d09c67;
}
.color-3 {
color: #f6d4a2;
}
.color-4 {
color: #f1b341;
}
.color-5 {
color: #7c5d4b;
}

/* CSS Variables */
:root {
--color-1: #b76f4e;
--color-2: #d09c67;
--color-3: #f6d4a2;
--color-4: #f1b341;
--color-5: #7c5d4b;
}

🌈 Kael the Chacal の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b76f4e, #d09c67, #f6d4a2, #f1b341, #7c5d4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b76f4e, #d09c67, #f6d4a2, #f1b341, #7c5d4b);
}

Kael the Chacalカラーパレットはに作成されました。