1. Branding
2. Site Styling
Orange Primary
Value | Code | HEX | RGB | Color |
---|---|---|---|---|
200 | $ | ffcc80 | 255, 204, 128 | |
500 | $orange | ff8a00 | 255, 138, 0 | |
600 | $ | f47300 | 244, 115, 0 | |
700 | $ | e96a03 | 233, 106, 3 |
Blue Primary
Value | Code | HEX | RGB | Color |
---|---|---|---|---|
200 | $ | 90caf9 | 144, 202, 249 | |
500 | $blue | 008aff | 0, 138, 255 | |
600 | $ | 0078ff | 0, 120, 255 | |
700 | $ | 0060ff | 0, 96, 255 |
Secondary colors
Value | Code | HEX | RGB | Color |
---|---|---|---|---|
500 | $red | f44336 | 244, 67, 54 | |
500 | $green | 66bb6a | 102, 187, 106 |
Greys
Logos are primarily in .svg and .png formats.
Note: linked images below are reference only.
Name | Image |
---|---|
logo_standard | |
logo_alt | |
logo_cloud |
Can be used by on promotional material or to link to games
Note: linked images below are reference only.
Name | Image |
---|---|
gray | |
gray_alt | |
gray_mini | |
orange | |
orange_alt | |
orange_mini |
To be used exclusively on logo and promo image material.
- FF Enzo
To be used globally across the Clay.io site and apps
- Roboto
Name | Weight | Size |
---|---|---|
Display 4 | 300 Light | 112px |
Display 3 | 400 Regular | 56px |
Display 2 | 400 Regular | 45px |
Display 1 | 400 Regular | 34px |
Headline | 400 Regular | 35px |
Title | 500 Medium | 20px |
Subhead | 400 Regular | 16px |
Body 2 | 500 Medium | 14px |
Body 1 | 400 Regular | 14px |
Caption | 400 Regular | 12px |
Button | 500 Medium | 14px |
Z-Index | CSS |
---|---|
1 | box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15); |
2 | box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 0 6px 18px 0 rgba(0, 0, 0, 0.15); |
3 | box-shadow: 0 11px 10px 0 rgba(0, 0, 0, 0.05), 0 13px 30px 0 rgba(0, 0, 0, 0.15); |
4 | box-shadow: 0 14px 12px 0 rgba(0, 0, 0, 0.05), 0 20px 40px 0 rgba(0, 0, 0, 0.15); |
5 | box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.05), 0 27px 55px 0 rgba(0, 0, 0, 0.15); |
Rounded button
-
Corner radii: 20px
-
Height: 40px
-
Disabled: 50% opacity
-
Shadow: Z-1
-
Primary rounded button:
- Fill color: Orange primary
- Text color: White
-
Secondary rounded button:
- Fill color: White
- Text color: Blue primary
Check box
- Corner radii: 3px
- Width: 20px
- Height: 20px
- Selected color: Orange primary
- Normal color: Medium grey
Radio button
- Width: 20px
- Height: 20px
- Selected color: Orange primary
- Normal color: Medium grey
Text input field
- Corner radii: 3px
- Height: 40px
- Left/right inner padding: 10px
- Background color: White
- Stroke: 1px
- Normal:
- Stroke color: Lighter grey
- Active:
- Stroke color: Medium grey
- Normal:
- Hint text color: Medium grey
- Typed text: Darkest grey
- Normal color: Orange accent
- On hover: Orange primary
-
Modal corner radii: 3px
-
Dark overlay: 70% black
-
Modal shadow: Z-3
Close icon
- Close button shadow: Z-2
- White fade
- Top: 90°
- Bottom: -90°
- Height: 25% of middle image (square)
-moz-linear-gradient( rgba(242,242,242,0) 0%, rgba(242,242,242,0.90196) 100%);
-webkit-linear-gradient( rgba(242,242,242,0) 0%, rgba(242,242,242,0.90196) 100%);
-ms-linear-gradient( rgba(242,242,242,0) 0%, rgba(242,242,242,0.90196) 100%);
- Respin button
- Width: 50px
- Height: 50px
box-shadow: 0px 0px 30px 0px rgba(38, 38, 38, 0.5);
- Shadow: Z-1
- Shadow: Z-1
Standard media-query breakpoints to be used in the site design
- 320px
- 360px
- 480px
- 600px