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