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