Lustrous Serenity カラーパレット

美しいLustrous Serenityカラーパレットをご紹介します。zombie (#e8cca1), golden sand (#f2d378), wheat (#f6e2b1), botticelli (#d0e3e7) and pigeon post (#a6c5d9)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Lustrous Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #e8cca1;
}
.color-2 {
color: #f2d378;
}
.color-3 {
color: #f6e2b1;
}
.color-4 {
color: #d0e3e7;
}
.color-5 {
color: #a6c5d9;
}

/* CSS Variables */
:root {
--color-1: #e8cca1;
--color-2: #f2d378;
--color-3: #f6e2b1;
--color-4: #d0e3e7;
--color-5: #a6c5d9;
}

🌈 Lustrous Serenity の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8cca1, #f2d378, #f6e2b1, #d0e3e7, #a6c5d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8cca1, #f2d378, #f6e2b1, #d0e3e7, #a6c5d9);
}

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