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