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