Serene Coastal Sunrise カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Coastal Sunrise palette

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

Serene Coastal Sunrise カラーパレット CSS

/* CSS */
.color-1 {
color: #e2dfe1;
}
.color-2 {
color: #eec3a0;
}
.color-3 {
color: #94cde5;
}
.color-4 {
color: #7cc1df;
}
.color-5 {
color: #eaa157;
}

/* CSS Variables */
:root {
--color-1: #e2dfe1;
--color-2: #eec3a0;
--color-3: #94cde5;
--color-4: #7cc1df;
--color-5: #eaa157;
}

Serene Coastal Sunrise の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2dfe1, #eec3a0, #94cde5, #7cc1df, #eaa157);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2dfe1, #eec3a0, #94cde5, #7cc1df, #eaa157);
}

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

Serene Coastal Sunrise color palette created on .