Astronaut カラーパレット
美しいAstronautカラーパレットをご紹介します。chambray (#3b4f91), waikawa gray (#5e6fa1), logan (#9ea2c7), casablanca (#f7c94b) and flamingo (#f15d3b)で構成されています。
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Amber, Blue, Bright, Cosmic, Exploration, Gray, Red, Spaceカラーパレットと組み合わせ。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Astronautパレットを使った美しいUIコンポーネントを探索
💻 Astronaut カラーパレット CSS
/* CSS */
.color-1 {
color: #3b4f91;
}
.color-2 {
color: #5e6fa1;
}
.color-3 {
color: #9ea2c7;
}
.color-4 {
color: #f7c94b;
}
.color-5 {
color: #f15d3b;
}
/* CSS Variables */
:root {
--color-1: #3b4f91;
--color-2: #5e6fa1;
--color-3: #9ea2c7;
--color-4: #f7c94b;
--color-5: #f15d3b;
} 🌈 Astronaut の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b4f91, #5e6fa1, #9ea2c7, #f7c94b, #f15d3b);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b4f91, #5e6fa1, #9ea2c7, #f7c94b, #f15d3b);
} 🔗 似たようなカラーパレットを探索
Astronautカラーパレットはに作成されました。