Cotton Candy Dreams カラーパレット

美しいCotton Candy Dreamsカラーパレットをご紹介します。cotton candy (#ffb3d7), tickle me pink (#ff85b4), tickle me pink (#ff7092), sunset orange (#ff4d4f) and burning orange (#ff7142)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Cotton Candy Dreamsパレットを使った美しいUIコンポーネントを探索

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

💻 Cotton Candy Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #ffb3d7;
}
.color-2 {
color: #ff85b4;
}
.color-3 {
color: #ff7092;
}
.color-4 {
color: #ff4d4f;
}
.color-5 {
color: #ff7142;
}

/* CSS Variables */
:root {
--color-1: #ffb3d7;
--color-2: #ff85b4;
--color-3: #ff7092;
--color-4: #ff4d4f;
--color-5: #ff7142;
}

🌈 Cotton Candy Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3d7, #ff85b4, #ff7092, #ff4d4f, #ff7142);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3d7, #ff85b4, #ff7092, #ff4d4f, #ff7142);
}

Cotton Candy Dreamsカラーパレットはに作成されました。