Overbearing Emotions カラーパレット

美しいOverbearing Emotionsカラーパレットをご紹介します。heath (#4f1213), persian plum (#711d1e), sanguine brown (#863637), copper rust (#9e4c4e) and au chico (#a06063)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Overbearing Emotions カラーパレット CSS

/* CSS */
.color-1 {
color: #4f1213;
}
.color-2 {
color: #711d1e;
}
.color-3 {
color: #863637;
}
.color-4 {
color: #9e4c4e;
}
.color-5 {
color: #a06063;
}

/* CSS Variables */
:root {
--color-1: #4f1213;
--color-2: #711d1e;
--color-3: #863637;
--color-4: #9e4c4e;
--color-5: #a06063;
}

🌈 Overbearing Emotions の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f1213, #711d1e, #863637, #9e4c4e, #a06063);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f1213, #711d1e, #863637, #9e4c4e, #a06063);
}

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