Deep Radish Y2K Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Deep Radish Y2K Green palette

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

Deep Radish Y2K Green カラーパレット (PNG) をダウンロード

Download deep radish y2k green color palette PNG image (landscape)
Download deep radish y2k green color palette PNG image (square)

Deep Radish Y2K Green カラーパレット CSS

/* CSS */
.color-1 {
color: #a2d9a1;
}
.color-2 {
color: #e1f2d4;
}
.color-3 {
color: #a2d2c1;
}
.color-4 {
color: #f8c8a0;
}
.color-5 {
color: #d96d6d;
}

/* CSS Variables */
:root {
--color-1: #a2d9a1;
--color-2: #e1f2d4;
--color-3: #a2d2c1;
--color-4: #f8c8a0;
--color-5: #d96d6d;
}

Deep Radish Y2K Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2d9a1, #e1f2d4, #a2d2c1, #f8c8a0, #d96d6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2d9a1, #e1f2d4, #a2d2c1, #f8c8a0, #d96d6d);
}

Deep Radish Y2K Green color palette created on .