Covert Coolness Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Covert Coolness palette
tavolozza dei colori Covert Coolness CSS
/* CSS */
.color-1 {
color: #4b8caa;
}
.color-2 {
color: #67c1e0;
}
.color-3 {
color: #9ad4e0;
}
.color-4 {
color: #f3c1a0;
}
.color-5 {
color: #f28d3a;
}
/* CSS Variables */
:root {
--color-1: #4b8caa;
--color-2: #67c1e0;
--color-3: #9ad4e0;
--color-4: #f3c1a0;
--color-5: #f28d3a;
}
CSS con gradiente di sfondo Covert Coolness
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b8caa, #67c1e0, #9ad4e0, #f3c1a0, #f28d3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b8caa, #67c1e0, #9ad4e0, #f3c1a0, #f28d3a);
}
Tavolozze di colori simili
- Blue Book
- Whimsical Serenity
- Oceanic Breeze
- Petals of Hanako
- Shades of Purple
- Shades of Purple
- Dark Purple Shades
- Whispering Twilight
- Whispering Twilight
- Pink and Blue Harmony
- Celestial Harmony
- Blue Jean Breeze
- Oceanic Sunset
- Serene Disquiet
- Light Blue Sea Goddess
- Serenade of the Sea
- Whimsical Serenity
- Dark Blue Interface
Covert Coolness color palette created on .