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