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