Website Style Guide
  • Colors
  • Fonts
  • Text Styles
  • Buttons

Colors

You can try to use these colors in your apps and Websites

More colors
rgb(1, 106, 112)
rgb(210, 222, 50)
rgb(100, 204, 197)
rgb(5, 59, 80)
rgb(255, 155, 155)
rgb(0, 0, 0)

Fonts

Using the right fonts can enhance user experience and branding

More fonts

poppins

Fira Sans

Chakra Petch

Text Styles

Consistent text styles create a cohesive look that reinforces a website's identity and professionalism

About

headings

⭭

<h1>Main page heading</h1>

<h2>Subheading</h2>

<h3>Subheading</h3>

<h4>Subheading</h4>

<h5>Subheading</h5>
<h6>Subheading</h6>

Paragraph

⭭

<p>Paragraph text</p>

7 Text-Styling Properties in CSS

⭭

Text Color

Background Color

Text Decoration

Text Transform

Letter Spacing

Word Spacing

Text Shadow

Buttons

Enhance your Website Design and User Experience with Buttons

More buttons
github