Deep Radish Y2K Green Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Deep Radish Y2K Green palette

Condividi questa palette a:

Scarica la tavolozza dei colori 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)

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Deep Radish Y2K Green

/* 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 .