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