Sunlit Coastal Breeze カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunlit Coastal Breeze palette

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

Sunlit Coastal Breeze カラーパレット CSS

/* CSS */
.color-1 {
color: #f6f1e9;
}
.color-2 {
color: #fbe4c6;
}
.color-3 {
color: #fddfaa;
}
.color-4 {
color: #4696f1;
}
.color-5 {
color: #d6372e;
}

/* CSS Variables */
:root {
--color-1: #f6f1e9;
--color-2: #fbe4c6;
--color-3: #fddfaa;
--color-4: #4696f1;
--color-5: #d6372e;
}

Sunlit Coastal Breeze の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6f1e9, #fbe4c6, #fddfaa, #4696f1, #d6372e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6f1e9, #fbe4c6, #fddfaa, #4696f1, #d6372e);
}

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

Sunlit Coastal Breeze color palette created on .