Burgundy Dreams カラーパレット

美しいBurgundy Dreamsカラーパレットをご紹介します。finn (#6d2c46), tapestry (#a45b7d), puce (#c879a6), beauty bush (#eab8c9) and we peep (#f9e2e7)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Burgundy Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #6d2c46;
}
.color-2 {
color: #a45b7d;
}
.color-3 {
color: #c879a6;
}
.color-4 {
color: #eab8c9;
}
.color-5 {
color: #f9e2e7;
}

/* CSS Variables */
:root {
--color-1: #6d2c46;
--color-2: #a45b7d;
--color-3: #c879a6;
--color-4: #eab8c9;
--color-5: #f9e2e7;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c46, #a45b7d, #c879a6, #eab8c9, #f9e2e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c46, #a45b7d, #c879a6, #eab8c9, #f9e2e7);
}

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