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