Champagne Dreams カラーパレット
美しいChampagne Dreamsカラーパレットをご紹介します。hampton (#e5cca9), malta (#c2afa3), sandrift (#b49383), coral tree (#a76c7e) and affair (#6b4b8b)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Champagne Dreamsパレットを使った美しいUIコンポーネントを探索
💻 Champagne Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #e5cca9;
}
.color-2 {
color: #c2afa3;
}
.color-3 {
color: #b49383;
}
.color-4 {
color: #a76c7e;
}
.color-5 {
color: #6b4b8b;
}
/* CSS Variables */
:root {
--color-1: #e5cca9;
--color-2: #c2afa3;
--color-3: #b49383;
--color-4: #a76c7e;
--color-5: #6b4b8b;
} 🌈 Champagne Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5cca9, #c2afa3, #b49383, #a76c7e, #6b4b8b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5cca9, #c2afa3, #b49383, #a76c7e, #6b4b8b);
} 🔗 似たようなカラーパレットを探索
Champagne Dreamsカラーパレットはに作成されました。