Filthy Rich カラーパレット
美しいFilthy Richカラーパレットをご紹介します。supernova (#f5c400), pirate gold (#a88c00), olive (#8a6e00), cinnamon (#6b5900) and verdun green (#4d4900)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Filthy Richパレットを使った美しいUIコンポーネントを探索
💻 Filthy Rich カラーパレット CSS
/* CSS */
.color-1 {
color: #f5c400;
}
.color-2 {
color: #a88c00;
}
.color-3 {
color: #8a6e00;
}
.color-4 {
color: #6b5900;
}
.color-5 {
color: #4d4900;
}
/* CSS Variables */
:root {
--color-1: #f5c400;
--color-2: #a88c00;
--color-3: #8a6e00;
--color-4: #6b5900;
--color-5: #4d4900;
} 🌈 Filthy Rich の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5c400, #a88c00, #8a6e00, #6b5900, #4d4900);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5c400, #a88c00, #8a6e00, #6b5900, #4d4900);
} 🔗 似たようなカラーパレットを探索
Filthy Richカラーパレットはに作成されました。