Millie Dolores カラーパレット

美しいMillie Doloresカラーパレットをご紹介します。sandy brown (#f4a462), jungle green (#2a9d90), blue dianne (#274754), rob roy (#e8c468) and bittersweet (#ff6e61)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Millie Dolores カラーパレット CSS

/* CSS */
.color-1 {
color: #f4a462;
}
.color-2 {
color: #2a9d90;
}
.color-3 {
color: #274754;
}
.color-4 {
color: #e8c468;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #f4a462;
--color-2: #2a9d90;
--color-3: #274754;
--color-4: #e8c468;
--color-5: #ff6e61;
}

🌈 Millie Dolores の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4a462, #2a9d90, #274754, #e8c468, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4a462, #2a9d90, #274754, #e8c468, #ff6e61);
}

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