Dreamy Ocean Blossoms カラーパレット
美しいDreamy Ocean Blossomsカラーパレットをご紹介します。mischka (#dfdfe7), half baked (#89b9d1), hopbush (#cf72b8), eastern blue (#2693ba) and hibiscus (#bb306e)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Dreamy Ocean Blossomsパレットを使った美しいUIコンポーネントを探索
💻 Dreamy Ocean Blossoms カラーパレット CSS
/* CSS */
.color-1 {
color: #dfdfe7;
}
.color-2 {
color: #89b9d1;
}
.color-3 {
color: #cf72b8;
}
.color-4 {
color: #2693ba;
}
.color-5 {
color: #bb306e;
}
/* CSS Variables */
:root {
--color-1: #dfdfe7;
--color-2: #89b9d1;
--color-3: #cf72b8;
--color-4: #2693ba;
--color-5: #bb306e;
} 🌈 Dreamy Ocean Blossoms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dfdfe7, #89b9d1, #cf72b8, #2693ba, #bb306e);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dfdfe7, #89b9d1, #cf72b8, #2693ba, #bb306e);
} 🔗 似たようなカラーパレットを探索
Dreamy Ocean Blossoms color palette created on .