Shades of Skin and Green カラーパレット

美しいShades of Skin and Greenカラーパレットをご紹介します。new orleans (#f2d0a1), oriental pink (#c79c8f), pharlap (#9f7f6f), de york (#8ebe8e) and bud (#a6a9a2)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Shades of Skin and Greenパレットを使った美しいUIコンポーネントを探索

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

💻 Shades of Skin and Green カラーパレット CSS

/* CSS */
.color-1 {
color: #f2d0a1;
}
.color-2 {
color: #c79c8f;
}
.color-3 {
color: #9f7f6f;
}
.color-4 {
color: #8ebe8e;
}
.color-5 {
color: #a6a9a2;
}

/* CSS Variables */
:root {
--color-1: #f2d0a1;
--color-2: #c79c8f;
--color-3: #9f7f6f;
--color-4: #8ebe8e;
--color-5: #a6a9a2;
}

🌈 Shades of Skin and Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2d0a1, #c79c8f, #9f7f6f, #8ebe8e, #a6a9a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2d0a1, #c79c8f, #9f7f6f, #8ebe8e, #a6a9a2);
}

Shades of Skin and Greenカラーパレットはに作成されました。