Sage Green Dream カラーパレット

美しいSage Green Dreamカラーパレットをご紹介します。opal (#a7c8b9), surf (#b8d6c1), tasman (#d1e1d1), gin (#e5f0e5) and snow drift (#f5f9f5)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Sage Green Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #b8d6c1;
}
.color-3 {
color: #d1e1d1;
}
.color-4 {
color: #e5f0e5;
}
.color-5 {
color: #f5f9f5;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #b8d6c1;
--color-3: #d1e1d1;
--color-4: #e5f0e5;
--color-5: #f5f9f5;
}

🌈 Sage Green Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}

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