You Were the One for Me カラーパレット

美しいYou Were the One for Meカラーパレットをご紹介します。bittersweet (#ff6e61), yellow orange (#ffa142), mustard (#ffe057), onahau (#c2dfff) and danube (#6b9cd1)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Blue, Bright, Orange, Soft, Spring, Yellowカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

You Were the One for Meパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 You Were the One for Me カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffe057;
}
.color-4 {
color: #c2dfff;
}
.color-5 {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa142;
--color-3: #ffe057;
--color-4: #c2dfff;
--color-5: #6b9cd1;
}

🌈 You Were the One for Me の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa142, #ffe057, #c2dfff, #6b9cd1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa142, #ffe057, #c2dfff, #6b9cd1);
}

You Were the One for Meカラーパレットはに作成されました。