Blushing Dedication カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blushing Dedication palette

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

Blushing Dedication カラーパレット CSS

/* CSS */
.color-1 {
color: #ffb8f8;
}
.color-2 {
color: #ff7ab8;
}
.color-3 {
color: #ffd1ad;
}
.color-4 {
color: #65dbf6;
}
.color-5 {
color: #1299f3;
}

/* CSS Variables */
:root {
--color-1: #ffb8f8;
--color-2: #ff7ab8;
--color-3: #ffd1ad;
--color-4: #65dbf6;
--color-5: #1299f3;
}

Blushing Dedication の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb8f8, #ff7ab8, #ffd1ad, #65dbf6, #1299f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb8f8, #ff7ab8, #ffd1ad, #65dbf6, #1299f3);
}

似たようなカラーパレット

Blushing Dedication color palette created on .