Starry the Space Feline Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Starry the Space Feline palette

Condividi questa palette a:

tavolozza dei colori Starry the Space Feline CSS

/* CSS */
.color-1 {
color: #1d1e3a;
}
.color-2 {
color: #3b3c6d;
}
.color-3 {
color: #595a9b;
}
.color-4 {
color: #8a8cff;
}
.color-5 {
color: #e5ebff;
}

/* CSS Variables */
:root {
--color-1: #1d1e3a;
--color-2: #3b3c6d;
--color-3: #595a9b;
--color-4: #8a8cff;
--color-5: #e5ebff;
}

CSS con gradiente di sfondo Starry the Space Feline

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1d1e3a, #3b3c6d, #595a9b, #8a8cff, #e5ebff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1d1e3a, #3b3c6d, #595a9b, #8a8cff, #e5ebff);
}

Tavolozze di colori simili

Starry the Space Feline color palette created on .