Paleta de colores Bright Fuschia and Teal

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Bright Fuschia and Teal palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Bright Fuschia and Teal

Download bright fuschia and teal color palette PNG image (landscape)
Download bright fuschia and teal color palette PNG image (square)

CSS de la paleta de colores Bright Fuschia and Teal

/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ffcb5c;
}
.color-3 {
color: #88d8b0;
}
.color-4 {
color: #3bb0aa;
}
.color-5 {
color: #2a2c41;
}

/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ffcb5c;
--color-3: #88d8b0;
--color-4: #3bb0aa;
--color-5: #2a2c41;
}

CSS del degradado de fondo Bright Fuschia and Teal

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ffcb5c, #88d8b0, #3bb0aa, #2a2c41);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ffcb5c, #88d8b0, #3bb0aa, #2a2c41);
}

Paletas de colores similares

Bright Fuschia and Teal color palette created on .