Blushing Sunset Blooms カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blushing Sunset Blooms palette

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

Blushing Sunset Blooms カラーパレット CSS

/* CSS */
.color-1 {
color: #fae6e7;
}
.color-2 {
color: #cbb9ba;
}
.color-3 {
color: #e76f8d;
}
.color-4 {
color: #9f8f8e;
}
.color-5 {
color: #ee115b;
}

/* CSS Variables */
:root {
--color-1: #fae6e7;
--color-2: #cbb9ba;
--color-3: #e76f8d;
--color-4: #9f8f8e;
--color-5: #ee115b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fae6e7, #cbb9ba, #e76f8d, #9f8f8e, #ee115b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fae6e7, #cbb9ba, #e76f8d, #9f8f8e, #ee115b);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Blushing Sunset Blooms color palette created on .