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