Tropical Serenity カラーパレット

美しいTropical Serenityカラーパレットをご紹介します。caribbean green (#00bdad), shamrock (#2ec2b3), turquoise (#4bd8c2), riptide (#92e3d5) and panache (#f0f9f4)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Tropical Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #00bdad;
}
.color-2 {
color: #2ec2b3;
}
.color-3 {
color: #4bd8c2;
}
.color-4 {
color: #92e3d5;
}
.color-5 {
color: #f0f9f4;
}

/* CSS Variables */
:root {
--color-1: #00bdad;
--color-2: #2ec2b3;
--color-3: #4bd8c2;
--color-4: #92e3d5;
--color-5: #f0f9f4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00bdad, #2ec2b3, #4bd8c2, #92e3d5, #f0f9f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00bdad, #2ec2b3, #4bd8c2, #92e3d5, #f0f9f4);
}

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