Celestial Whispers カラーパレット

美しいCelestial Whispersカラーパレットをご紹介します。prelude (#d1c5e2), regent st blue (#a3c4e0), sinbad (#9ed4d6), azalea (#f4b8d1) and sandwisp (#f5e0a3)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Celestial Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #d1c5e2;
}
.color-2 {
color: #a3c4e0;
}
.color-3 {
color: #9ed4d6;
}
.color-4 {
color: #f4b8d1;
}
.color-5 {
color: #f5e0a3;
}

/* CSS Variables */
:root {
--color-1: #d1c5e2;
--color-2: #a3c4e0;
--color-3: #9ed4d6;
--color-4: #f4b8d1;
--color-5: #f5e0a3;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c5e2, #a3c4e0, #9ed4d6, #f4b8d1, #f5e0a3);
}

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