Ecru Dreams カラーパレット

美しいEcru Dreamsカラーパレットをご紹介します。coconut cream (#f9f4e1), stark white (#e5d9c2), akaroa (#cfc4a0), swamp green (#b5b88e) and green smoke (#a1ad7b)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Ecru Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #f9f4e1;
}
.color-2 {
color: #e5d9c2;
}
.color-3 {
color: #cfc4a0;
}
.color-4 {
color: #b5b88e;
}
.color-5 {
color: #a1ad7b;
}

/* CSS Variables */
:root {
--color-1: #f9f4e1;
--color-2: #e5d9c2;
--color-3: #cfc4a0;
--color-4: #b5b88e;
--color-5: #a1ad7b;
}

🌈 Ecru Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9f4e1, #e5d9c2, #cfc4a0, #b5b88e, #a1ad7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9f4e1, #e5d9c2, #cfc4a0, #b5b88e, #a1ad7b);
}

🔗 似たようなカラーパレットを探索

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Ecru Dreams color palette created on .