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