Coastal Dusk Serenade カラーパレット
美しいCoastal Dusk Serenadeカラーパレットをご紹介します。equator (#e1b96b), tussock (#c18f3e), ship cove (#7092b2), horizon (#5d89ac) and san marino (#4579a1)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Gold, Blue, Vibrant, Minimalist, Boho, Spring, Summerカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Coastal Dusk Serenadeパレットを使った美しいUIコンポーネントを探索
Image Gallery

💻 Coastal Dusk Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #e1b96b;
}
.color-2 {
color: #c18f3e;
}
.color-3 {
color: #7092b2;
}
.color-4 {
color: #5d89ac;
}
.color-5 {
color: #4579a1;
}
/* CSS Variables */
:root {
--color-1: #e1b96b;
--color-2: #c18f3e;
--color-3: #7092b2;
--color-4: #5d89ac;
--color-5: #4579a1;
}
🌈 Coastal Dusk Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1b96b, #c18f3e, #7092b2, #5d89ac, #4579a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1b96b, #c18f3e, #7092b2, #5d89ac, #4579a1);
}
🔗 似たようなカラーパレットを探索
Coastal Dusk Serenade color palette created on .