Safe Pleasure カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Safe Pleasure palette
Safe Pleasure カラー パレット PNG 画像
Safe Pleasure カラーパレット CSS
/* CSS */
.color-1 {
color: #f9aeae;
}
.color-2 {
color: #f4c3c3;
}
.color-3 {
color: #f9e1e1;
}
.color-4 {
color: #d7c4e3;
}
.color-5 {
color: #b8ead8;
}
/* CSS Variables */
:root {
--color-1: #f9aeae;
--color-2: #f4c3c3;
--color-3: #f9e1e1;
--color-4: #d7c4e3;
--color-5: #b8ead8;
}
Safe Pleasure の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9aeae, #f4c3c3, #f9e1e1, #d7c4e3, #b8ead8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9aeae, #f4c3c3, #f9e1e1, #d7c4e3, #b8ead8);
}
似たようなカラーパレット
下にスクロールして3個のフェミニンカラーパレットを探索しましょう
Safe Pleasure color palette created on .