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