Neon Dreams of Akira カラーパレット

美しいNeon Dreams of Akiraカラーパレットをご紹介します。bittersweet (#ff6e61), ship cove (#6a8faf), pigeon post (#a1c1d4), energy yellow (#f6d55a) and anzac (#e6b147)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Neon Dreams of Akiraパレットを使った美しいUIコンポーネントを探索

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

💻 Neon Dreams of Akira カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6a8faf;
}
.color-3 {
color: #a1c1d4;
}
.color-4 {
color: #f6d55a;
}
.color-5 {
color: #e6b147;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6a8faf;
--color-3: #a1c1d4;
--color-4: #f6d55a;
--color-5: #e6b147;
}

🌈 Neon Dreams of Akira の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6a8faf, #a1c1d4, #f6d55a, #e6b147);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6a8faf, #a1c1d4, #f6d55a, #e6b147);
}

Neon Dreams of Akiraカラーパレットはに作成されました。