Pink and Blue Kits カラーパレット

美しいPink and Blue Kitsカラーパレットをご紹介します。cosmos (#ffcecf), tuft bush (#ffdbcb), sandy beach (#ffedcb), catskill white (#e9ecf5) and fog (#e4d6ff)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Pink and Blue Kitsパレットを使った美しいUIコンポーネントを探索

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

💻 Pink and Blue Kits カラーパレット CSS

/* CSS */
.color-1 {
color: #ffcecf;
}
.color-2 {
color: #ffdbcb;
}
.color-3 {
color: #ffedcb;
}
.color-4 {
color: #e9ecf5;
}
.color-5 {
color: #e4d6ff;
}

/* CSS Variables */
:root {
--color-1: #ffcecf;
--color-2: #ffdbcb;
--color-3: #ffedcb;
--color-4: #e9ecf5;
--color-5: #e4d6ff;
}

🌈 Pink and Blue Kits の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcecf, #ffdbcb, #ffedcb, #e9ecf5, #e4d6ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcecf, #ffdbcb, #ffedcb, #e9ecf5, #e4d6ff);
}

Pink and Blue Kitsカラーパレットはに作成されました。