Spirit of the Therian カラーパレット

美しいSpirit of the Therianカラーパレットをご紹介します。eden (#0f5746), genoa (#1c735a), eucalyptus (#299445), potters clay (#8c6b37) and olive (#7b6400)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Brown, Dark, Deep, Earthy, Forest, Gold, Green, Vintage, Warmカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Spirit of the Therianパレットを使った美しいUIコンポーネントを探索

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

💻 Spirit of the Therian カラーパレット CSS

/* CSS */
.color-1 {
color: #0f5746;
}
.color-2 {
color: #1c735a;
}
.color-3 {
color: #299445;
}
.color-4 {
color: #8c6b37;
}
.color-5 {
color: #7b6400;
}

/* CSS Variables */
:root {
--color-1: #0f5746;
--color-2: #1c735a;
--color-3: #299445;
--color-4: #8c6b37;
--color-5: #7b6400;
}

🌈 Spirit of the Therian の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0f5746, #1c735a, #299445, #8c6b37, #7b6400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0f5746, #1c735a, #299445, #8c6b37, #7b6400);
}

Spirit of the Therianカラーパレットはに作成されました。