Paleta de colores Raphael Red Shades

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Raphael Red Shades palette

Compartir esta paleta en:

Descargar la paleta de colores Raphael Red Shades (PNG)

Download raphael red shades color palette PNG image (landscape)
Download raphael red shades color palette PNG image (square)

CSS de la paleta de colores Raphael Red Shades

/* CSS */
.color-1 {
color: #c92c41;
}
.color-2 {
color: #f56b80;
}
.color-3 {
color: #f9b4c5;
}
.color-4 {
color: #ffddc2;
}
.color-5 {
color: #ff8052;
}

/* CSS Variables */
:root {
--color-1: #c92c41;
--color-2: #f56b80;
--color-3: #f9b4c5;
--color-4: #ffddc2;
--color-5: #ff8052;
}

CSS del degradado de fondo Raphael Red Shades

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c41, #f56b80, #f9b4c5, #ffddc2, #ff8052);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c41, #f56b80, #f9b4c5, #ffddc2, #ff8052);
}

Raphael Red Shades color palette created on .