Cosmic Dreams カラーパレット

美しいCosmic Dreamsカラーパレットをご紹介します。deep cove (#06103c), lucky point (#12175b), jacksons purple (#281b7c), jacksons purple (#362495) and governor bay (#4b30aa)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Cosmic Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #06103c;
}
.color-2 {
color: #12175b;
}
.color-3 {
color: #281b7c;
}
.color-4 {
color: #362495;
}
.color-5 {
color: #4b30aa;
}

/* CSS Variables */
:root {
--color-1: #06103c;
--color-2: #12175b;
--color-3: #281b7c;
--color-4: #362495;
--color-5: #4b30aa;
}

🌈 Cosmic Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #06103c, #12175b, #281b7c, #362495, #4b30aa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #06103c, #12175b, #281b7c, #362495, #4b30aa);
}

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