Badge
Standard UserAvailable to anyone with page-editing access
Small inline labels using Los Peñasquitos brand colors. Copy the snippet below and paste it directly into the Edlio CMS WYSIWYG editor.
<!-- BADGES (LOS PEÑASQUITOS) -->
<!-- Primary 1 Badge --><span style="display: inline-block; background-color: #553191; color: #ffffff; padding: 4px 10px; border-radius: 4px; font-size: 13px; font-weight: 600; letter-spacing: 0.3px;">Primary</span>
<!-- Primary 2 Badge --><span style="display: inline-block; background-color: #56A15F; color: #ffffff; padding: 4px 10px; border-radius: 4px; font-size: 13px; font-weight: 600; letter-spacing: 0.3px; border: 1px solid #56A15F;">Secondary</span>
<!-- Accent 1 Badge --><span style="display: inline-block; background-color: #000000; color: #ffffff; padding: 4px 10px; border-radius: 4px; font-size: 13px; font-weight: 600; letter-spacing: 0.3px; border: 1px solid #000000;">Accent</span>
<!-- Outline Badge (Primary 1 border) --><span style="display: inline-block; background-color: transparent; color: #553191; padding: 3px 10px; border-radius: 4px; font-size: 13px; font-weight: 600; letter-spacing: 0.3px; border: 2px solid #553191;">Outline</span>
<!-- Pill Badge --><span style="display: inline-block; background-color: #000000; color: #ffffff; padding: 4px 12px; border-radius: 999px; font-size: 12px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; border: 1px solid #000000;">New</span>