Hot Pink Dream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hot Pink Dream palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Hot Pink Dream カラーパレット (PNG) をダウンロード
Hot Pink Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #ff3d8e;
}
.color-2 {
color: #ff709b;
}
.color-3 {
color: #ff9ea1;
}
.color-4 {
color: #ffc0b8;
}
.color-5 {
color: #ffe5d6;
}
/* CSS Variables */
:root {
--color-1: #ff3d8e;
--color-2: #ff709b;
--color-3: #ff9ea1;
--color-4: #ffc0b8;
--color-5: #ffe5d6;
}
Hot Pink Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d8e, #ff709b, #ff9ea1, #ffc0b8, #ffe5d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d8e, #ff709b, #ff9ea1, #ffc0b8, #ffe5d6);
}
似たようなカラーパレット
Hot Pink Dream color palette created on .