Dull Violence カラーパレット

美しいDull Violenceカラーパレットをご紹介します。roman coffee (#7d4b4a), sandrift (#b18c7c), tan (#d1b78f), hampton (#e6d6b2) and ecru white (#f4f1e1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Dull Violence カラーパレット CSS

/* CSS */
.color-1 {
color: #7d4b4a;
}
.color-2 {
color: #b18c7c;
}
.color-3 {
color: #d1b78f;
}
.color-4 {
color: #e6d6b2;
}
.color-5 {
color: #f4f1e1;
}

/* CSS Variables */
:root {
--color-1: #7d4b4a;
--color-2: #b18c7c;
--color-3: #d1b78f;
--color-4: #e6d6b2;
--color-5: #f4f1e1;
}

🌈 Dull Violence の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7d4b4a, #b18c7c, #d1b78f, #e6d6b2, #f4f1e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7d4b4a, #b18c7c, #d1b78f, #e6d6b2, #f4f1e1);
}

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