Frosted Autumn Breeze カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Frosted Autumn Breeze palette

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

Frosted Autumn Breeze カラーパレット (PNG) をダウンロード

Download frosted autumn breeze color palette PNG image (landscape)
Download frosted autumn breeze color palette PNG image (square)

Frosted Autumn Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #0092d6;
}
.color-2 {
color: #a2cff1;
}
.color-3 {
color: #eaf2f6;
}
.color-4 {
color: #f9c54e;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #0092d6;
--color-2: #a2cff1;
--color-3: #eaf2f6;
--color-4: #f9c54e;
--color-5: #ff6e61;
}

Frosted Autumn Breeze の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0092d6, #a2cff1, #eaf2f6, #f9c54e, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0092d6, #a2cff1, #eaf2f6, #f9c54e, #ff6e61);
}

Frosted Autumn Breeze color palette created on .