Assets
-
CSS variables:
variables.css -
CSS @font-face:
font-face.css -
CSS @custom-media:
custom-media.css -
SCSS variables:
_variables.scss
Variables
Color
| Identifier | Value | Example |
|
#000001 |
|
|
#fffffe |
|
|
#ffffff |
|
|
#000000 |
|
|
#575757 |
|
|
#f7f7f7 |
|
|
#2e2e2e |
|
|
#dd191f |
|
|
#ffeef0 |
|
|
#d8d8d8 |
|
|
rgba(255, 255, 255, 0.5) |
|
|
rgba(0, 0, 0, 0.8) |
|
|
#001489 |
|
|
#edf4ff |
|
|
#22863a |
|
|
#f0fff4 |
|
|
#f5f7f8 |
|
Font Family
| Identifier | Value | Example |
|
-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' |
Aa
|
|
FuturaBT-Book, Helvetica, Arial, sans-serif |
Aa
|
|
FuturaBT-Medium, Helvetica, Arial, sans-serif |
Aa
|
|
FuturaBT-Bold, Helvetica, Arial, sans-serif |
Aa
|
|
HeldaneText-Regular, serif |
Aa
|
Font Size
| Identifier | Value | Example |
|
0.5625rem /*9px*/ |
Aa
|
|
0.625rem /*10px*/ |
Aa
|
|
0.75rem /*12px*/ |
Aa
|
|
0.875rem /*14px*/ |
Aa
|
|
1rem /*16px*/ |
Aa
|
|
1.25rem /*20px*/ |
Aa
|
|
1.5rem /*24px*/ |
Aa
|
|
1.75rem /*28px*/ |
Aa
|
|
2rem /*32px*/ |
Aa
|
|
2.5rem /*40px*/ |
Aa
|
|
3rem /*48px*/ |
Aa
|
Letter Spacing
| Identifier | Value | Example |
|
0.0125rem /*0.2px*/ |
Tapestry is a global house of brands. |
|
0.025rem /*0.4px*/ |
Tapestry is a global house of brands. |
|
0.05rem /*0.8px*/ |
Tapestry is a global house of brands. |
|
0.0625rem /*1px*/ |
Tapestry is a global house of brands. |
|
0.078125rem /*1.25px*/ |
Tapestry is a global house of brands. |
|
0.109375rem /*1.75px*/ |
Tapestry is a global house of brands. |
Line Height
| Identifier | Value | Example |
|
1.15 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.2 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.25 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
Box Shadow
| Identifier | Value | Example |
|
-6px 0px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px -6px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
6px 0px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px 6px 10px -3px rgba(0, 0, 0, 0.1) |
|
|
0px -5px 10px -1px rgba(0, 0, 0, 0.1), -6px 0px 10px -5px rgba(0, 0, 0, 0.1), 6px 0px 10px -5px rgba(0, 0, 0, 0.1) |
|
|
0px 0px 20px 3px rgba(0, 0, 0, 0.35) |
Viewport
| Identifier | Value | Example |
|
screen and (min-width: 0) |
|
|
screen and (min-width: 34em) |
|
|
screen and (min-width: 48.0625em) |
|
|
screen and (min-width: 62em) |
|
|
screen and (min-width: 75em) |
Spacing
| Identifier | Value | Example |
|
0.25rem /*4px*/ |
|
|
0.5rem /*8px*/ |
|
|
0.75rem /*12px*/ |
|
|
1rem /*16px*/ |
|
|
1.5rem /*24px*/ |
|
|
2rem /*32px*/ |
|
|
3rem /*48px*/ |
|
|
6rem /*96px*/ |
Classes
Background Color
| Identifier | Value | Example |
|
background-color: #000001 |
|
|
background-color: #fffffe |
|
|
background-color: #ffffff |
|
|
background-color: #000000 |
|
|
background-color: #575757 |
|
|
background-color: #f7f7f7 |
|
|
background-color: #2e2e2e |
|
|
background-color: #dd191f |
|
|
background-color: #ffeef0 |
|
|
background-color: #d8d8d8 |
|
|
background-color: rgba(255, 255, 255, 0.5) |
|
|
background-color: rgba(0, 0, 0, 0.8) |
|
|
background-color: #001489 |
|
|
background-color: #edf4ff |
|
|
background-color: #22863a |
|
|
background-color: #f0fff4 |
|
|
background-color: #f5f7f8 |
|
Border Color
| Identifier | Value | Example |
|
border-color: #000001 |
|
|
border-color: #fffffe |
|
|
border-color: #ffffff |
|
|
border-color: #000000 |
|
|
border-color: #575757 |
|
|
border-color: #f7f7f7 |
|
|
border-color: #2e2e2e |
|
|
border-color: #dd191f |
|
|
border-color: #ffeef0 |
|
|
border-color: #d8d8d8 |
|
|
border-color: rgba(255, 255, 255, 0.5) |
|
|
border-color: rgba(0, 0, 0, 0.8) |
|
|
border-color: #001489 |
|
|
border-color: #edf4ff |
|
|
border-color: #22863a |
|
|
border-color: #f0fff4 |
|
|
border-color: #f5f7f8 |
|
Font Family
| Identifier | Value | Example |
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' |
Aa
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif |
Aa
|
|
font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif |
Aa
|
|
font-family: FuturaBT-Bold, Helvetica, Arial, sans-serif |
Aa
|
|
font-family: HeldaneText-Regular, serif |
Aa
|
Font Size
| Identifier | Value | Example |
|
font-size: 0.5625rem |
Aa
|
|
font-size: 0.625rem |
Aa
|
|
font-size: 0.75rem |
Aa
|
|
font-size: 0.875rem |
Aa
|
|
font-size: 1rem |
Aa
|
|
font-size: 1.25rem |
Aa
|
|
font-size: 1.5rem |
Aa
|
|
font-size: 1.75rem |
Aa
|
|
font-size: 2rem |
Aa
|
|
font-size: 2.5rem |
Aa
|
|
font-size: 3rem |
Aa
|
Letter Spacing
| Identifier | Value | Example |
|
letter-spacing: 0.0125rem |
Tapestry is a global house of brands. |
|
letter-spacing: 0.025rem |
Tapestry is a global house of brands. |
|
letter-spacing: 0.05rem |
Tapestry is a global house of brands. |
|
letter-spacing: 0.0625rem |
Tapestry is a global house of brands. |
|
letter-spacing: 0.078125rem |
Tapestry is a global house of brands. |
|
letter-spacing: 0.109375rem |
Tapestry is a global house of brands. |
Line Height
| Identifier | Value | Example |
|
line-height: 1.15 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
line-height: 1.2 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
line-height: 1.25 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
line-height: 1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
line-height: 1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
|
line-height: 1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible. |
Text Color
| Identifier | Value | Example |
|
color: #000001 |
Aa
|
|
color: #fffffe |
Aa
|
|
color: #ffffff |
Aa
|
|
color: #000000 |
Aa
|
|
color: #575757 |
Aa
|
|
color: #f7f7f7 |
Aa
|
|
color: #2e2e2e |
Aa
|
|
color: #dd191f |
Aa
|
|
color: #ffeef0 |
Aa
|
|
color: #d8d8d8 |
Aa
|
|
color: rgba(255, 255, 255, 0.5) |
Aa
|
|
color: rgba(0, 0, 0, 0.8) |
Aa
|
|
color: #001489 |
Aa
|
|
color: #edf4ff |
Aa
|
|
color: #22863a |
Aa
|
|
color: #f0fff4 |
Aa
|
|
color: #f5f7f8 |
Aa
|
Box Shadow
| Identifier | Value | Example |
|
--tw-shadow: -6px 0px 10px -3px rgba(0, 0, 0, 0.1); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
|
|
--tw-shadow: 0px -6px 10px -3px rgba(0, 0, 0, 0.1); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
|
|
--tw-shadow: 6px 0px 10px -3px rgba(0, 0, 0, 0.1); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
|
|
--tw-shadow: 0px 6px 10px -3px rgba(0, 0, 0, 0.1); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
|
|
--tw-shadow: 0px -5px 10px -1px rgba(0, 0, 0, 0.1), -6px 0px 10px -5px rgba(0, 0, 0, 0.1), 6px 0px 10px -5px rgba(0, 0, 0, 0.1); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
|
|
--tw-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.35); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) |
Typography
| Identifier | Value | Example |
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 1.25rem; letter-spacing: 0.0625rem; line-height: 1.5 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 1.5rem; letter-spacing: 0.078125rem; line-height: 1.25 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 1.75rem; letter-spacing: 0.078125rem; line-height: 1.25 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 2rem; letter-spacing: 0.078125rem; line-height: 1.25 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 2.5rem; letter-spacing: 0.078125rem; line-height: 1.2 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 3rem; letter-spacing: 0.109375rem; line-height: 1.25 |
This is a Headline
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.0125rem; line-height: 1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0.0125rem; line-height: 1.25 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 1rem; letter-spacing: 0.0125rem; line-height: 1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.05rem; line-height: 1.5; text-transform: uppercase |
Eyebrow Text
|
|
font-family: FuturaBT-Medium, Helvetica, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.0625rem; line-height: 1.35; text-transform: uppercase |
Eyebrow Text
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 0.75rem; letter-spacing: 0.078125rem; line-height: 1.2; text-transform: uppercase |
CTA Text
|
|
font-family: FuturaBT-Book, Helvetica, Arial, sans-serif; font-size: 0.875rem; letter-spacing: 0.0625rem; line-height: 1.15; text-transform: uppercase |
CTA Text
|
|
font-family: FuturaBT-Bold, Helvetica, Arial, sans-serif; font-size: 0.625rem; letter-spacing: 0.05rem; line-height: 1.15; text-transform: uppercase |
Badge Text
|
|
font-family: HeldaneText-Regular, serif; font-size: 1.25rem; letter-spacing: 0.0625rem; line-height: 1.35 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 1.5rem; letter-spacing: 0.078125rem; line-height: 1.35 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 1.75rem; letter-spacing: 0.025rem; line-height: 1.25 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 2rem; letter-spacing: 0.05rem; line-height: 1.25 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 2.5rem; letter-spacing: 0.05rem; line-height: 1.25 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 3rem; letter-spacing: 0.025rem; line-height: 1.25 |
This is a Headline
|
|
font-family: HeldaneText-Regular, serif; font-size: 0.75rem; letter-spacing: 0.0125rem; line-height: 1.5 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: HeldaneText-Regular, serif; font-size: 0.875rem; letter-spacing: 0.05rem; line-height: 1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: HeldaneText-Regular, serif; font-size: 1rem; letter-spacing: 0.0625rem; line-height: 1.4 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: HeldaneText-Regular, serif; font-size: 1.25rem; letter-spacing: 0.0625rem; line-height: 1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
|
font-family: HeldaneText-Regular, serif; font-size: 1.5rem; letter-spacing: 0.078125rem; line-height: 1.35 |
Tapestry is a global house of brands powered by optimism, innovation, and inclusivity. We believe true luxury is a freedom of expression that ignites confidence and authenticity. At Tapestry, anyone from anywhere can have the best idea, and with hard work and dedication, anything is possible.
|
Icons
Video
Path: icon/video/*
-
volume.svg -
play.svg -
play-cta.svg -
pause.svg -
option.svg -
mute.svg -
fullscreen.svg
Utility
Path: icon/utility/*
-
close.svg -
chevron-up.svg -
chevron-right.svg -
chevron-left.svg -
chevron-down.svg -
caret-up.svg -
caret-right.svg -
caret-left.svg -
caret-down.svg
Social
Path: icon/social/*
-
youtube.svg -
weibo.svg -
wechat.svg -
twitter.svg -
tiktok.svg -
snapchat.svg -
pinterest.svg -
mail.svg -
instagram.svg -
facebook.svg
Review
Path: icon/review/*
-
thumb-up.svg -
thumb-down.svg -
star.svg -
star-75.svg -
star-50.svg -
star-25.svg
Object
Path: icon/object/*
-
store.svg -
phone.svg -
package.svg -
email.svg -
credit-card.svg -
call.svg -
calendar.svg -
shipping.svg -
gift.svg
Navigation
Path: icon/navigation/*
-
search.svg -
location.svg -
hamburger.svg -
favorite.svg -
favorite-fill.svg -
edit.svg -
bag.svg -
bag-3digit.svg -
account.svg
Form
Path: icon/form/*
-
success.svg -
info.svg -
error.svg
Flag
Path: icon/flag/*
-
usa.svg -
canada.svg
Compare
Path: icon/compare/*
-
selected.svg -
inactive.svg -
default.svg