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