Lustrous Serenity カラーパレット

美しいLustrous Serenityカラーパレットをご紹介します。almond (#f1e0d0), dust storm (#e2c6c0), careys pink (#d1a8b4), logan (#aea7c8) and morning glory (#a8e1e1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Lustrous Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #f1e0d0;
}
.color-2 {
color: #e2c6c0;
}
.color-3 {
color: #d1a8b4;
}
.color-4 {
color: #aea7c8;
}
.color-5 {
color: #a8e1e1;
}

/* CSS Variables */
:root {
--color-1: #f1e0d0;
--color-2: #e2c6c0;
--color-3: #d1a8b4;
--color-4: #aea7c8;
--color-5: #a8e1e1;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e0d0, #e2c6c0, #d1a8b4, #aea7c8, #a8e1e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e0d0, #e2c6c0, #d1a8b4, #aea7c8, #a8e1e1);
}

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