Coastal Dawn Serenade カラーパレット
美しいCoastal Dawn Serenadeカラーパレットをご紹介します。dew (#f9fffe), foam (#edf9fe), link water (#e2eef7), cameo (#d8bea5) and zest (#e08428)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Coastal Dawn Serenadeパレットを使った美しいUIコンポーネントを探索
画像ギャラリー

💻 Coastal Dawn Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #f9fffe;
}
.color-2 {
color: #edf9fe;
}
.color-3 {
color: #e2eef7;
}
.color-4 {
color: #d8bea5;
}
.color-5 {
color: #e08428;
}
/* CSS Variables */
:root {
--color-1: #f9fffe;
--color-2: #edf9fe;
--color-3: #e2eef7;
--color-4: #d8bea5;
--color-5: #e08428;
} 🌈 Coastal Dawn Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9fffe, #edf9fe, #e2eef7, #d8bea5, #e08428);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9fffe, #edf9fe, #e2eef7, #d8bea5, #e08428);
} 🔗 似たようなカラーパレットを探索
Coastal Dawn Serenadeカラーパレットはに作成されました。