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