Mouthwashing Horror カラーパレット

美しいMouthwashing Horrorカラーパレットをご紹介します。finn (#592c4c), tapestry (#a65e93), blossom (#d7a8bb), vanilla ice (#efc2d8) and we peep (#f9e6e6)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Mouthwashing Horror カラーパレット CSS

/* CSS */
.color-1 {
color: #592c4c;
}
.color-2 {
color: #a65e93;
}
.color-3 {
color: #d7a8bb;
}
.color-4 {
color: #efc2d8;
}
.color-5 {
color: #f9e6e6;
}

/* CSS Variables */
:root {
--color-1: #592c4c;
--color-2: #a65e93;
--color-3: #d7a8bb;
--color-4: #efc2d8;
--color-5: #f9e6e6;
}

🌈 Mouthwashing Horror の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #592c4c, #a65e93, #d7a8bb, #efc2d8, #f9e6e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #592c4c, #a65e93, #d7a8bb, #efc2d8, #f9e6e6);
}

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