Shots of Passion カラーパレット

美しいShots of Passionカラーパレットをご紹介します。cotton candy (#ffbed5), pastel pink (#ffcad3), pippin (#ffdddb), pippin (#ffe7e4) and seashell peach (#fff3eb)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Shots of Passionパレットを使った美しいUIコンポーネントを探索

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

💻 Shots of Passion カラーパレット CSS

/* CSS */
.color-1 {
color: #ffbed5;
}
.color-2 {
color: #ffcad3;
}
.color-3 {
color: #ffdddb;
}
.color-4 {
color: #ffe7e4;
}
.color-5 {
color: #fff3eb;
}

/* CSS Variables */
:root {
--color-1: #ffbed5;
--color-2: #ffcad3;
--color-3: #ffdddb;
--color-4: #ffe7e4;
--color-5: #fff3eb;
}

🌈 Shots of Passion の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffbed5, #ffcad3, #ffdddb, #ffe7e4, #fff3eb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffbed5, #ffcad3, #ffdddb, #ffe7e4, #fff3eb);
}

Shots of Passionカラーパレットはに作成されました。