Brown Cowgirl カラーパレット
美しいBrown Cowgirlカラーパレットをご紹介します。paarl (#a85f2e), antique brass (#c68958), cameo (#d9b49b), albescent white (#f2e2c4) and cameo (#d7b5a3)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Brown, Beige, Earthy, Warm, Cool Autumnカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Brown Cowgirlパレットを使った美しいUIコンポーネントを探索
💻 Brown Cowgirl カラーパレット CSS
/* CSS */
.color-1 {
color: #a85f2e;
}
.color-2 {
color: #c68958;
}
.color-3 {
color: #d9b49b;
}
.color-4 {
color: #f2e2c4;
}
.color-5 {
color: #d7b5a3;
}
/* CSS Variables */
:root {
--color-1: #a85f2e;
--color-2: #c68958;
--color-3: #d9b49b;
--color-4: #f2e2c4;
--color-5: #d7b5a3;
}
🌈 Brown Cowgirl の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a85f2e, #c68958, #d9b49b, #f2e2c4, #d7b5a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a85f2e, #c68958, #d9b49b, #f2e2c4, #d7b5a3);
}
🔗 似たようなカラーパレットを探索
Brown Cowgirl color palette created on .