Cotton Candy Sunrise カラーパレット

美しいCotton Candy Sunriseカラーパレットをご紹介します。cotton candy (#ffb3e7), tickle me pink (#ff7092), vermilion (#ff3c00), texas rose (#ffb84d) and school bus yellow (#ffd900)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

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

/* CSS */
.color-1 {
color: #ffb3e7;
}
.color-2 {
color: #ff7092;
}
.color-3 {
color: #ff3c00;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ffd900;
}

/* CSS Variables */
:root {
--color-1: #ffb3e7;
--color-2: #ff7092;
--color-3: #ff3c00;
--color-4: #ffb84d;
--color-5: #ffd900;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3e7, #ff7092, #ff3c00, #ffb84d, #ffd900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3e7, #ff7092, #ff3c00, #ffb84d, #ffd900);
}

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