Paleta de colores Blue Bliss
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Bliss palette
CSS de la paleta de colores Blue Bliss
/* CSS */
.color-1 {
color: #84c4f6;
}
.color-2 {
color: #6fbe8d;
}
.color-3 {
color: #f6d379;
}
.color-4 {
color: #f6a76f;
}
.color-5 {
color: #e88e8c;
}
/* CSS Variables */
:root {
--color-1: #84c4f6;
--color-2: #6fbe8d;
--color-3: #f6d379;
--color-4: #f6a76f;
--color-5: #e88e8c;
}
CSS del degradado de fondo Blue Bliss
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #84c4f6, #6fbe8d, #f6d379, #f6a76f, #e88e8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #84c4f6, #6fbe8d, #f6d379, #f6a76f, #e88e8c);
}
Paletas de colores similares
- 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
- Mystic Dusk
Blue Bliss color palette created on .