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