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