Dria the Dreamer カラーパレット

美しいDria the Dreamerカラーパレットをご紹介します。spindle (#b3c9e5), kobi (#e8a1c2), manhattan (#f6b6a2), new orleans (#f2dfa1) and sunglow (#ffc72e)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Dria the Dreamerパレットを使った美しいUIコンポーネントを探索

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

💻 Dria the Dreamer カラーパレット CSS

/* CSS */
.color-1 {
color: #b3c9e5;
}
.color-2 {
color: #e8a1c2;
}
.color-3 {
color: #f6b6a2;
}
.color-4 {
color: #f2dfa1;
}
.color-5 {
color: #ffc72e;
}

/* CSS Variables */
:root {
--color-1: #b3c9e5;
--color-2: #e8a1c2;
--color-3: #f6b6a2;
--color-4: #f2dfa1;
--color-5: #ffc72e;
}

🌈 Dria the Dreamer の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b3c9e5, #e8a1c2, #f6b6a2, #f2dfa1, #ffc72e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b3c9e5, #e8a1c2, #f6b6a2, #f2dfa1, #ffc72e);
}

Dria the Dreamerカラーパレットはに作成されました。