Lilac Dreams カラーパレット

美しいLilac Dreamsカラーパレットをご紹介します。french lilac (#e0aeea), light wisteria (#cda3e1), lilac bush (#a87dcf), bouquet (#a76c9a) and butterfly bush (#6d508b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Lilac Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #e0aeea;
}
.color-2 {
color: #cda3e1;
}
.color-3 {
color: #a87dcf;
}
.color-4 {
color: #a76c9a;
}
.color-5 {
color: #6d508b;
}

/* CSS Variables */
:root {
--color-1: #e0aeea;
--color-2: #cda3e1;
--color-3: #a87dcf;
--color-4: #a76c9a;
--color-5: #6d508b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0aeea, #cda3e1, #a87dcf, #a76c9a, #6d508b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0aeea, #cda3e1, #a87dcf, #a76c9a, #6d508b);
}

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