Cottagecore Yellow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cottagecore Yellow palette

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

Cottagecore Yellow カラーパレット (PNG) をダウンロード

Download cottagecore yellow color palette PNG image (landscape)
Download cottagecore yellow color palette PNG image (square)

Cottagecore Yellow カラーパレット CSS

/* CSS */
.color-1 {
color: #e2b83c;
}
.color-2 {
color: #a3d78e;
}
.color-3 {
color: #f5cab2;
}
.color-4 {
color: #f3aac8;
}
.color-5 {
color: #6b507c;
}

/* CSS Variables */
:root {
--color-1: #e2b83c;
--color-2: #a3d78e;
--color-3: #f5cab2;
--color-4: #f3aac8;
--color-5: #6b507c;
}

Cottagecore Yellow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2b83c, #a3d78e, #f5cab2, #f3aac8, #6b507c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2b83c, #a3d78e, #f5cab2, #f3aac8, #6b507c);
}

Cottagecore Yellow color palette created on .