Whispers of Lillia カラーパレット

美しいWhispers of Lilliaカラーパレットをご紹介します。azalea (#f4c3d8), light wisteria (#d7a6e2), dull lavender (#a3a1e8), havelock blue (#6ca0e0) and astral (#3c8c9a)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Whispers of Lilliaパレットを使った美しいUIコンポーネントを探索

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

💻 Whispers of Lillia カラーパレット CSS

/* CSS */
.color-1 {
color: #f4c3d8;
}
.color-2 {
color: #d7a6e2;
}
.color-3 {
color: #a3a1e8;
}
.color-4 {
color: #6ca0e0;
}
.color-5 {
color: #3c8c9a;
}

/* CSS Variables */
:root {
--color-1: #f4c3d8;
--color-2: #d7a6e2;
--color-3: #a3a1e8;
--color-4: #6ca0e0;
--color-5: #3c8c9a;
}

🌈 Whispers of Lillia の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4c3d8, #d7a6e2, #a3a1e8, #6ca0e0, #3c8c9a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4c3d8, #d7a6e2, #a3a1e8, #6ca0e0, #3c8c9a);
}

Whispers of Lilliaカラーパレットはに作成されました。