Beautifully Stupid Cat Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Beautifully Stupid Cat palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Beautifully Stupid Cat

Download beautifully stupid cat color palette PNG image (landscape)
Download beautifully stupid cat color palette PNG image (square)

tavolozza dei colori Beautifully Stupid Cat CSS

/* CSS */
.color-1 {
color: #f9c3c3;
}
.color-2 {
color: #ffb39e;
}
.color-3 {
color: #ff9c7a;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--color-1: #f9c3c3;
--color-2: #ffb39e;
--color-3: #ff9c7a;
--color-4: #ff6e61;
--color-5: #ff4d3d;
}

CSS con gradiente di sfondo Beautifully Stupid Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c3c3, #ffb39e, #ff9c7a, #ff6e61, #ff4d3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c3c3, #ffb39e, #ff9c7a, #ff6e61, #ff4d3d);
}

Beautifully Stupid Cat color palette created on .