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