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