Paleta de colores Pink and Blue Hippy

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink and Blue Hippy palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Pink and Blue Hippy

Download pink and blue hippy color palette PNG image (landscape)
Download pink and blue hippy color palette PNG image (square)

CSS de la paleta de colores Pink and Blue Hippy

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #70a3d7;
}
.color-3 {
color: #f6a7b3;
}
.color-4 {
color: #4f7d92;
}
.color-5 {
color: #ffd900;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #70a3d7;
--color-3: #f6a7b3;
--color-4: #4f7d92;
--color-5: #ffd900;
}

CSS del degradado de fondo Pink and Blue Hippy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #70a3d7, #f6a7b3, #4f7d92, #ffd900);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #70a3d7, #f6a7b3, #4f7d92, #ffd900);
}

Paletas de colores similares

Pink and Blue Hippy color palette created on .