Tropical Teal Dream カラーパレット

美しいTropical Teal Dreamカラーパレットをご紹介します。aqua island (#a8e1d1), vista blue (#7ed3b1), puerto rico (#4ec6a4), jungle green (#26b594) and green haze (#00997d)で構成されています。

明るさ

彩度

暖かさ

調整

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Aesthetic, Beach, Bright, Green, Spring, Summerカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Tropical Teal Dreamパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Tropical Teal Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a8e1d1;
}
.color-2 {
color: #7ed3b1;
}
.color-3 {
color: #4ec6a4;
}
.color-4 {
color: #26b594;
}
.color-5 {
color: #00997d;
}

/* CSS Variables */
:root {
--color-1: #a8e1d1;
--color-2: #7ed3b1;
--color-3: #4ec6a4;
--color-4: #26b594;
--color-5: #00997d;
}

🌈 Tropical Teal Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8e1d1, #7ed3b1, #4ec6a4, #26b594, #00997d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8e1d1, #7ed3b1, #4ec6a4, #26b594, #00997d);
}

Tropical Teal Dreamカラーパレットはに作成されました。