Soft Succubus カラーパレット

美しいSoft Succubusカラーパレットをご紹介します。light orchid (#eab8e4), bouquet (#a76c9d), vivid violet (#7f3c8b), bossanova (#5a2d6c) and grape (#4b1c4f)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Soft Succubusパレットを使った美しいUIコンポーネントを探索

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

💻 Soft Succubus カラーパレット CSS

/* CSS */
.color-1 {
color: #eab8e4;
}
.color-2 {
color: #a76c9d;
}
.color-3 {
color: #7f3c8b;
}
.color-4 {
color: #5a2d6c;
}
.color-5 {
color: #4b1c4f;
}

/* CSS Variables */
:root {
--color-1: #eab8e4;
--color-2: #a76c9d;
--color-3: #7f3c8b;
--color-4: #5a2d6c;
--color-5: #4b1c4f;
}

🌈 Soft Succubus の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8e4, #a76c9d, #7f3c8b, #5a2d6c, #4b1c4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8e4, #a76c9d, #7f3c8b, #5a2d6c, #4b1c4f);
}

Soft Succubusカラーパレットはに作成されました。