Paleta de colores Deep Radish Y2K Green

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Deep Radish Y2K Green palette

Compartir esta paleta en:

Descargar la paleta de colores 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)

CSS de la paleta de colores Deep Radish Y2K Green

/* 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 del degradado de fondo 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 .