Kael the Chacal カラーパレット

美しいKael the Chacalカラーパレットをご紹介します。charade (#2a2f37), blue bayoux (#4e6b7e), neptune (#79a2b4), ziggurat (#b7d3e1) and dawn pink (#f1e9e4)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #2a2f37;
}
.color-2 {
color: #4e6b7e;
}
.color-3 {
color: #79a2b4;
}
.color-4 {
color: #b7d3e1;
}
.color-5 {
color: #f1e9e4;
}

/* CSS Variables */
:root {
--color-1: #2a2f37;
--color-2: #4e6b7e;
--color-3: #79a2b4;
--color-4: #b7d3e1;
--color-5: #f1e9e4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2a2f37, #4e6b7e, #79a2b4, #b7d3e1, #f1e9e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2a2f37, #4e6b7e, #79a2b4, #b7d3e1, #f1e9e4);
}

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