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