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