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