Stupid and Cute カラーパレット

美しいStupid and Cuteカラーパレットをご紹介します。carnation pink (#ffb3c6), tickle me pink (#ff7092), atomic tangerine (#ff9e66), school bus yellow (#ffd900) and onahau (#c2dfff)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Stupid and Cute カラーパレット CSS

/* CSS */
.color-1 {
color: #ffb3c6;
}
.color-2 {
color: #ff7092;
}
.color-3 {
color: #ff9e66;
}
.color-4 {
color: #ffd900;
}
.color-5 {
color: #c2dfff;
}

/* CSS Variables */
:root {
--color-1: #ffb3c6;
--color-2: #ff7092;
--color-3: #ff9e66;
--color-4: #ffd900;
--color-5: #c2dfff;
}

🌈 Stupid and Cute の背景のグラデーション CSS

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

Stupid and Cuteカラーパレットはに作成されました。