Paleta de colores Pattie Boyd
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pattie Boyd palette
CSS de la paleta de colores Pattie Boyd
/* CSS */
.color-1 {
color: #f1c40e;
}
.color-2 {
color: #e77e23;
}
.color-3 {
color: #d15400;
}
.color-4 {
color: #bf3a2b;
}
.color-5 {
color: #8d43ad;
}
/* CSS Variables */
:root {
--color-1: #f1c40e;
--color-2: #e77e23;
--color-3: #d15400;
--color-4: #bf3a2b;
--color-5: #8d43ad;
}
CSS del degradado de fondo Pattie Boyd
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c40e, #e77e23, #d15400, #bf3a2b, #8d43ad);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c40e, #e77e23, #d15400, #bf3a2b, #8d43ad);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 600+ paletas de colores Brillante
- Dark Purple Monster
- Sunglow Tropics
- Colorful Allison
- Harvest Harmony
- Tropical Oasis
- Orange Zoo
- Sweet Confection Celebration
- Pink to Yellow Gradient
- Pink to Yellow Sunrise
- Warm Orange
- Warm Coral
- Orange Crashout
- Blazing Ember Symphony
- Desire's Embrace
- Royal Blossoms
- Cinematic Spectrum
- Digital Vortex
- Sunny Canine Adventure
Pattie Boyd color palette created on .