Sweet Whispers カラーパレット

美しいSweet Whispersカラーパレットをご紹介します。hampton (#e3cda5), albescent white (#f6e5d5), quarter spanish white (#f9f2e6), albescent white (#f2d9c4) and akaroa (#d7bead)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Sweet Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #e3cda5;
}
.color-2 {
color: #f6e5d5;
}
.color-3 {
color: #f9f2e6;
}
.color-4 {
color: #f2d9c4;
}
.color-5 {
color: #d7bead;
}

/* CSS Variables */
:root {
--color-1: #e3cda5;
--color-2: #f6e5d5;
--color-3: #f9f2e6;
--color-4: #f2d9c4;
--color-5: #d7bead;
}

🌈 Sweet Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3cda5, #f6e5d5, #f9f2e6, #f2d9c4, #d7bead);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3cda5, #f6e5d5, #f9f2e6, #f2d9c4, #d7bead);
}

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