TOP

DESIGN SYSTEM FOR WOMEN OF SUCCESS

INTRODUCTION


Role: UI Designer and Front End Developer
Duration: 5 days
Tools used: Figma

Women of Success inspires, motivates and helps you reach your maximum potential and accomplish your dreams. Their community vreates an environment where women and businesses come together, making a difference in each others' lives.

The following is the completed design system for their new website launched in 2025.

Women of Success Website

Colour palette


Default Colours


Primary
Button

#1656DB

Blue
#6191E1

Yellow
#FFF345

Red
#FF4E4E
Hover Colours


Primary
Button
Hover

#DFECFF

Secondary
Button
Hover

#0D6EFD
Text Colours


Body
#333333

Footer
#000000

Hero
#FFFFFF
Background Colours


Body
#DFECFF

Blue Hero
#4885EF

Typography


Women of Success
H1 Title: Secuela, Regular, 5rem, line-height: 1.2;

Women of Success
H2 Subtitle: Secuela, Regular, 2rem, line-height: 1.2;

Women of Successs
Large Quote: Secuela, Regular, 2rem, text-align: center;

Women of Success
H3 Subheading: Secuela, Regular, 1.75rem;

Women of Success
Body: 'Trebuchet MS', Regular, 1.2rem;

Women of Success
Button: Trebuchet MS, Regular, 1rem;

Page Elements


Buttons
Element name and UI HTML and CSS code

.btn.btn-primary

Primary Button

.btn style is predefined from bootstrap

HTML
<a class="btn btn-primary" href="#">Primary Button</a>

Show/Hide CSS

.btn.btn-outline-primary

Primary Outline Button

.btn style is predefined from bootstrap

HTML
<a class="btn btn-outline-primary" href="#">Primary Outline Button</a>

Show/Hide CSS

.btn.btn-event

Event Button

.btn style is predefined from bootstrap

HTML
<a class="btn btn-event" href="#">Event Button</a>

Show/Hide CSS

.btn.btn-left

.btn style is predefined from bootstrap

HTML
<a class="btn btn-primary" href="#">❮</a>

Show/Hide CSS

.btn.btn-right

.btn style is predefined from bootstrap

HTML
<a class="btn btn-primary" href="#">❯</a>

Show/Hide CSS

.event-time

HTML
<div class="row event-description">
<div class="col-xl-4 col-lg-4 col-md-4 coach-call-times">
<div class="border-time">
<a href="#event-time">
<h3>April</h3>
<p>17<b>th</b><br></p>
<h3>7:00 pm - 7:30 pm</h3>
</a>
</div>
</div>
</div>

Show/Hide CSS

Icons
Icon name Icon HTML code
arrow-down <i class="fa-solid fa-arrow-down">
arrow-up <i class="fa-solid fa-arrow-up">
arrow-left <i class="fa-solid fa-arrow-left">
arrow-right <i class="fa-solid fa-arrow-right">
chevron-down <i class="fa-solid fa-chevron-down">
chevron-up <i class="fa-solid fa-chevron-up">
chevron-left <i class="fa-solid fa-chevron-left">
chevron-right <i class="fa-solid fa-chevron-right">
at <i class="fa-solid fa-at">
envelope <i class="fa-solid fa-envelope">
phone <i class="fa-solid fa-phone">
minus <i class="fa-solid fa-minus">
check <i class="fa-solid fa-check">
xmark <i class="fa-solid fa-xmark">
plus <i class="fa-solid fa-plus">
external link <i class="fa-solid fa-up-right-from-square">
hashtag <i class="fa-solid fa-hashtag">
question <i class="fa-solid fa-question">
hamburger <i class="fa-solid fa-bars">
location <i class="fa-solid fa-location-dot">
Text
Text name, UI and Code

text-hero

Women of Success

Connect | Share/Learn | Shine

Helping Women in Real Estate 🏡

Our Membership
Show/Hide CSS

large-quote

Short quotes, stats, titles and statements


Show/Hide Code

Images




Women of Success logo