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