Overbearing Emotions カラーパレット
美しいOverbearing Emotionsカラーパレットをご紹介します。heath (#4f1213), persian plum (#721d1f), sanguine brown (#873637), copper rust (#9e4c4e) and au chico (#9f6063)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Overbearing Emotionsパレットを使った美しいUIコンポーネントを探索
💻 Overbearing Emotions カラーパレット CSS
/* CSS */
.color-1 {
color: #4f1213;
}
.color-2 {
color: #721d1f;
}
.color-3 {
color: #873637;
}
.color-4 {
color: #9e4c4e;
}
.color-5 {
color: #9f6063;
}
/* CSS Variables */
:root {
--color-1: #4f1213;
--color-2: #721d1f;
--color-3: #873637;
--color-4: #9e4c4e;
--color-5: #9f6063;
}
🌈 Overbearing Emotions の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f1213, #721d1f, #873637, #9e4c4e, #9f6063);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f1213, #721d1f, #873637, #9e4c4e, #9f6063);
}
🔗 似たようなカラーパレットを探索
Overbearing Emotions color palette created on .