Cold Nightmares カラーパレット

美しいCold Nightmaresカラーパレットをご紹介します。kashmir blue (#4a6a8c), san juan (#2b4d69), nile blue (#193b4d), firefly (#0e2934) and firefly (#0a1d24)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Cold Nightmares カラーパレット CSS

/* CSS */
.color-1 {
color: #4a6a8c;
}
.color-2 {
color: #2b4d69;
}
.color-3 {
color: #193b4d;
}
.color-4 {
color: #0e2934;
}
.color-5 {
color: #0a1d24;
}

/* CSS Variables */
:root {
--color-1: #4a6a8c;
--color-2: #2b4d69;
--color-3: #193b4d;
--color-4: #0e2934;
--color-5: #0a1d24;
}

🌈 Cold Nightmares の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a6a8c, #2b4d69, #193b4d, #0e2934, #0a1d24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a6a8c, #2b4d69, #193b4d, #0e2934, #0a1d24);
}

Cold Nightmaresカラーパレットはに作成されました。