Paleta de colores 2000's Metallic Cyan and Purple

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with 2000's Metallic Cyan and Purple palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 2000's Metallic Cyan and Purple

Download 2000's metallic cyan and purple color palette PNG image (landscape)
Download 2000's metallic cyan and purple color palette PNG image (square)

CSS de la paleta de colores 2000's Metallic Cyan and Purple

/* CSS */
.color-1 {
color: #00bfff;
}
.color-2 {
color: #8a2ce2;
}
.color-3 {
color: #7c68ee;
}
.color-4 {
color: #da71d7;
}
.color-5 {
color: #ff6bb5;
}

/* CSS Variables */
:root {
--color-1: #00bfff;
--color-2: #8a2ce2;
--color-3: #7c68ee;
--color-4: #da71d7;
--color-5: #ff6bb5;
}

CSS del degradado de fondo 2000's Metallic Cyan and Purple

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00bfff, #8a2ce2, #7c68ee, #da71d7, #ff6bb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00bfff, #8a2ce2, #7c68ee, #da71d7, #ff6bb5);
}

Paletas de colores similares

2000's Metallic Cyan and Purple color palette created on .