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