Sunlit Whispering Hues カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunlit Whispering Hues palette

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

Sunlit Whispering Hues カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfdfc;
}
.color-3 {
color: #f5f5f4;
}
.color-4 {
color: #eaeae6;
}
.color-5 {
color: #fdfd08;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfdfc;
--color-3: #f5f5f4;
--color-4: #eaeae6;
--color-5: #fdfd08;
}

Sunlit Whispering Hues の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfdfc, #f5f5f4, #eaeae6, #fdfd08);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfdfc, #f5f5f4, #eaeae6, #fdfd08);
}

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

Sunlit Whispering Hues color palette created on .