Blushing Petal Whisper カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blushing Petal Whisper palette
Blushing Petal Whisper カラーパレット CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ebdccc;
}
.color-3 {
color: #f0a8be;
}
.color-4 {
color: #eeaabc;
}
.color-5 {
color: #eca2a3;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ebdccc;
--color-3: #f0a8be;
--color-4: #eeaabc;
--color-5: #eca2a3;
}
Blushing Petal Whisper の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ebdccc, #f0a8be, #eeaabc, #eca2a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ebdccc, #f0a8be, #eeaabc, #eca2a3);
}
似たようなカラーパレット
Blushing Petal Whisper color palette created on .