Paleta de colores Roaring Heights

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Roaring Heights palette

Compartir esta paleta en:

Descargar la paleta de colores Roaring Heights (PNG)

Download roaring heights color palette PNG image (landscape)
Download roaring heights color palette PNG image (square)

CSS de la paleta de colores Roaring Heights

/* CSS */
.color-1 {
color: #f7b7a1;
}
.color-2 {
color: #f3e66d;
}
.color-3 {
color: #b3d67a;
}
.color-4 {
color: #5bc2d7;
}
.color-5 {
color: #6a8db9;
}

/* CSS Variables */
:root {
--color-1: #f7b7a1;
--color-2: #f3e66d;
--color-3: #b3d67a;
--color-4: #5bc2d7;
--color-5: #6a8db9;
}

CSS del degradado de fondo Roaring Heights

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b7a1, #f3e66d, #b3d67a, #5bc2d7, #6a8db9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b7a1, #f3e66d, #b3d67a, #5bc2d7, #6a8db9);
}

Roaring Heights color palette created on .