Dusky Rosewood Dream カラーパレット
美しいDusky Rosewood Dreamカラーパレットをご紹介します。ferra (#7c4b4f), ferra (#6e4e5e), au chico (#8c5a69), blue bayoux (#4f6b7d) and amethyst smoke (#a89cbf)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Autumn, Earthy, Vintage, Elegantカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Dusky Rosewood Dreamパレットを使った美しいUIコンポーネントを探索
💻 Dusky Rosewood Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #7c4b4f;
}
.color-2 {
color: #6e4e5e;
}
.color-3 {
color: #8c5a69;
}
.color-4 {
color: #4f6b7d;
}
.color-5 {
color: #a89cbf;
}
/* CSS Variables */
:root {
--color-1: #7c4b4f;
--color-2: #6e4e5e;
--color-3: #8c5a69;
--color-4: #4f6b7d;
--color-5: #a89cbf;
} 🌈 Dusky Rosewood Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c4b4f, #6e4e5e, #8c5a69, #4f6b7d, #a89cbf);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c4b4f, #6e4e5e, #8c5a69, #4f6b7d, #a89cbf);
} 🔗 似たようなカラーパレットを探索
Dusky Rosewood Dream color palette created on .