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