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