Mr Bloody カラーパレット

美しいMr Bloodyカラーパレットをご紹介します。finn (#682c42), solid pink (#8c3b4e), cadillac (#b1596c), rose fog (#e6b7c1) and azalea (#f9d4d2)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Mr Bloody カラーパレット CSS

/* CSS */
.color-1 {
color: #682c42;
}
.color-2 {
color: #8c3b4e;
}
.color-3 {
color: #b1596c;
}
.color-4 {
color: #e6b7c1;
}
.color-5 {
color: #f9d4d2;
}

/* CSS Variables */
:root {
--color-1: #682c42;
--color-2: #8c3b4e;
--color-3: #b1596c;
--color-4: #e6b7c1;
--color-5: #f9d4d2;
}

🌈 Mr Bloody の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #682c42, #8c3b4e, #b1596c, #e6b7c1, #f9d4d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #682c42, #8c3b4e, #b1596c, #e6b7c1, #f9d4d2);
}

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