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