美しいWhispers of Autumn Dreamsカラーパレットをご紹介します。calico (#e2c39c), gull gray (#95a6b7), copperfield (#d68857), horizon (#6280ac) and spicy mix (#915846)で構成されています。
Whispers of Autumn Dreams カラーパレット
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、カラーパレットと組み合わせの特性を共有しています。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
Whispers of Autumn Dreamsパレットが実際のUIコンポーネントやデザイン要素でどのように機能するかを探索してください。
UI例
Whispers of Autumn Dreamsパレットを使った美しいUIコンポーネントを探索
💻 Whispers of Autumn Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #e2c39c;
}
.color-2 {
color: #95a6b7;
}
.color-3 {
color: #d68857;
}
.color-4 {
color: #6280ac;
}
.color-5 {
color: #915846;
}
/* CSS Variables */
:root {
--color-1: #e2c39c;
--color-2: #95a6b7;
--color-3: #d68857;
--color-4: #6280ac;
--color-5: #915846;
}
🌈 Whispers of Autumn Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2c39c, #95a6b7, #d68857, #6280ac, #915846);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2c39c, #95a6b7, #d68857, #6280ac, #915846);
}
🔗 似たようなカラーパレットを探索
Whispers of Autumn Dreams color palette created on .