Whispers of Autumn Twilight カラーパレット
美しいWhispers of Autumn Twilightカラーパレットをご紹介します。cashmere (#e7b29d), biloba flower (#9fafea), ship cove (#8691c6), friar gray (#858580) and fuzzy wuzzy brown (#c15453)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Coral, Vibrant, Boho, Minimalist, Springカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispers of Autumn Twilightパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Autumn Twilight カラーパレット CSS
/* CSS */
.color-1 {
color: #e7b29d;
}
.color-2 {
color: #9fafea;
}
.color-3 {
color: #8691c6;
}
.color-4 {
color: #858580;
}
.color-5 {
color: #c15453;
}
/* CSS Variables */
:root {
--color-1: #e7b29d;
--color-2: #9fafea;
--color-3: #8691c6;
--color-4: #858580;
--color-5: #c15453;
} 🌈 Whispers of Autumn Twilight の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e7b29d, #9fafea, #8691c6, #858580, #c15453);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e7b29d, #9fafea, #8691c6, #858580, #c15453);
} 🔗 似たようなカラーパレットを探索
Whispers of Autumn Twilight color palette created on .