#gradient text tutorial
Explore tagged Tumblr posts
astrojulia · 2 years ago
Note
Hi!! I saw your blog and it's beautiful! I'd like to ask if you could share some tips about editing posts, specifically changing the font color and doing that cool effect where it has more than one color on the same font ☺ if you're not comfortable teaching that's okay too! Have a good night
Tumblr media
Hello Siren,
Thank you for the compliment. Yes, I can teach you. Just follow a tip from Auntie here: do it because you genuinely like the aesthetic. The time you spend writing the post is sometimes the same as editing it, and in my experience, this won't necessarily translate into more likes or reblogs. So, do it because you think it's beautiful.
As comical as it sounds, I won't be using HTML in this post because using the codes could cause problems. I've seen some tutorials, but I just really learned when I searched on my own.. I also do all my editings on my notebook. So, here's everything I use:
Tumblr media
Websites I use for editing:
HTML Code Editor: While you're creating your HTML, you can simultaneously see if it's working
BBcode & HTML Text Colorizer: This is where you'll create the gradient
Browserling: I use this site to make the gradient code compatible for Tumblr
Aesthetic Symbols: this is for that cute symbols
Piliapp: more copy/paste symbols
Fontes e Letras: copy/paste fonts
Canva: This is where I create some of my designs. I also use Photoshop
Deviantart: a lot of material for Photoshop like templates, PSDs and Renders (PNG image with a good resolution), you can see the ones I use the most in my sources
@animatedglittergraphics-n-more: dividers
@saradika: dividers
@engrampixel: cute material
Color Hunt: if you don't have a color pallete in mind, here you can find a lot of options
Adobe Color: if you want to create your own HTML color palette this site can help
DaFont: where I download my fonts, the ones I use the most are: Betterfly, Arcadepix, Starborn, Lemon Milk, Cursive Sans and BubbleGum
EmojiTerra: as I use tumblr on my notebook, this is where I get my emojis
Tumblr media
HTML Text Editing
Important:
Go use the HTML Code Editor in this part and your life will be way easier.
Some things I do right here in the tumblr editor, like putting the images and different fonts like Lucille.
All HTML code starts with < > and ends with , that is, when you start a paragraph you will write <p> and when you finish you will write </p> (HTML Code Editor ends your coding automatically)
I'm teaching all this because if you want to make gradients in your entire text and not just in the title, you'll need to know about html
To start your HTML you will need to go to the gear that appears on the right side when you are writing your post, go to the bottom until you find the Text Editor and switch to HTML.
Tumblr media Tumblr media Tumblr media
The Codes
<p> start a paragraph </p>
<br> to make a space between text less than a paragraph (good to use in indented text) you don't need to put </br>
<b> make the text bold </b>
<i> leave the text in italics</i>
<strike> leave the text crossed out </strike>
<small> make the text small like this </small>
<h1> make the text large like this </h1>
<h2> make the text large like this </h2>
<ul> Create unordered list (dotted) </ul>
<ol>Create lists with order (numeric) </ol>
*instead of making paragraphs you will create new items in the list using the code <li> </li>
<blockquote class="npf_indented"> make the text indented </blockquote>
<span style="color: #HTML"> Code to color your texts, pay attention that it uses (") instead of (') and doesn't use (;) </span>
Tutorial on creating invisible spaces, just like I use to do the navigation, if I put it here everything bugs. PT-BR
<a href="URL">Link Text</a>: Creates a hyperlink
Tumblr media
Making your Gradient
Go to BBCode and HTML already with your HTML text and colors in hand. Write or copy your text in the box, choose the gradient type (I use middle) and select your colors (from one to three different colors)
Tumblr media Tumblr media
Now copy the text in the "HTML code for this text: (To use on your website)" box and go to the Browseling, you will replace the (') to (") and the (;) for nothing
Tumblr media Tumblr media
Copy and paste your new code direct in your tumblr post editor or in the HTML Code Editor. Success!!
I think that's all. Kisses from the Sea! 🐚
Tumblr media
195 notes · View notes
kateschi · 4 months ago
Note
Hello!
I just wanted to ask how did you get your text color to fade like that? Thanks!
hello hello
so you go to this website
this is what you will see
Tumblr media
but you're only gonna work with this:
Tumblr media
so in the top box, you will write the text you want. then change the two colors you see to the ones you want. in my case, it should be smth like this:
Tumblr media
then you will click run, and you should get a link in the lower box. copy the link cause that's what you will use
then go back to the post you're working on in tumblr. click the cog or settings of the post
Tumblr media
then scroll to text editor
Tumblr media
click on rich text and choose HTML instead. it should show you the post again but in HTML format
just paste the link you got from website before onto the post and switch back to rich text and it should look like this:
the final result!
sorry i took a long time to respond it's cause i wanted to give as clear of a guide as i could
hope this helped!
11 notes · View notes
dissociativedollcherry · 1 year ago
Note
Random questions if you don't mind! <3
1- How you do these gradient colours in the title?
2- Where you do these headers for your hcs?
Thanks if you answer! You are very creative! :D
Heyy! thank you for the asks<3
1- the gradients is something very complicated to explain but ill try my best to just give a quick summary.
I first go and create my title without writing anything else, just the title, go to chrome and open the Tumblr website (make sure its in "PC version" if ur on mobile or else it wont work)
i edit the drabble and go to the settings, there are a "rich text" box, click on it and then click HTML.
ok, this is where it gets complicated
you will open another page called "text colorizer" write the title you want in the writing box.
there will be a box with "one color" click on it and there will be alot of options, click on the three or the other version you desire of the type of gradient.
there will be two codes when ur done picking the colors.
(tip: if you have a specific banner with specific colors, sometimes to make the title match the banners colors i go to color picker website and upload the image that i used on the banner)
ok, back to the code, you copy the last one.
i recommend you to go to text replacer and put ";" to replace with nothing, but its just a recomendation because it can bug :C
then you copy the replaced text go back to the Tumblr page, there will be a "<p> TEXT <p>" replace that with the code
and boom! ur done.
(it may appear a little "code not supported" but dont worry, it still works)
after that you can go back to the Tumblr app to add some details.
2- i do it on Alight Motion, i go to the custom size and put "1500 x 500" and then i put the images i want with some details! ✨ (i use the transparent background)
thats all and thank you for the compliment, i appreciate it<3
the websites i talked about:
if my explanation is too confusing about the gradient, theres a tutorial on YouTube! if your on mobile just do everything the person says in the "Pc version" option that chrome has.
xoxo<3
13 notes · View notes
rosealouette · 1 year ago
Note
Hi! I love your account, can I ask how do you do your gradient texts on your posts? I used to do them a few years ago but I think tumblr updated a lot and I just can’t seem to be able to do it anymore😭
thank you sm! and yes this is how i do it, im not super tech savvy or whatever so this in my opinion is the easiest way to do gradient text posts.
first go to https://www.stuffbydavid.com/textcolorizer . you should be able to type in whatever you want to be gradient text in the box that says "Enter your text", and then pick whatever colors you want in the little color finder box things (?) that say "start color" and "end color". from there you should see your text under it typed out with the colors you chose. copy the HTML code, NOT the gradient text. Go back to tumblr on your computer and hit the settings wheel on your post and change the post type by the Text Editor label from rich text to HTML, and then copy and paste your html code from the text colorizer into where the phrase was that you wanted to be gradient text (remove the original phrase and copy paste the code, does that make sense?). then just save your post and it should have saved as gradient just fine :)
im really bad at giving tutorials btw so if that didnt make sense, click here or here to read some other tutorials for the same method i use.
2 notes · View notes
jynzx · 7 months ago
Text
THIS WAS SO HRLPFUL THANK U LOVIE
「 Gradient Text Tutorial for Captions 」
i'm sure there's several of these already out there, but here's a rundown of how i make the gradient text for my gifset captions! (example)
𖥻 tutorial below cut <3 | screenshots + bold/italic/small/color text included for my fellow adhders who can't sit through long blocks of text
Tumblr media
websites used: color picker, text colorizer, text replacement
step #1: pick your colors (optional) when making gradient text for a caption, i usually use an image color picker to get exact hex codes! this just helps me match everything even better than i could when manually inputting colors! (this is completely optional, but i like doing it, so i thought i'd include it here!)
step #2: making your gradient now the fun begins! open the text colorizer linked above, and enter the text you want to be a gradient into the text box:
Tumblr media
(all caps is by no means necessary! i'm just doing it to make the gradient stand out even more, since i'm going to have a decent amount of text in my caption.) after entering your text, choose the type of color effect you want using this drop-down menu! color effect is essentially the type of gradient/how many colors it uses, etc. play around with this to find the one you like best!
Tumblr media
i'm sticking with horizontal gradient, but you can choose whichever one you like! (there's also a solid color option if you want to just use a color that isn't available in the tumblr text options.) after color effect, you can choose your colors using this section - if you did use the color picker from step one, you can just paste the hex codes into the boxes.
Tumblr media
if not, click on the colored bars, and this hue picker will pop up:
Tumblr media
drag your mouse around in the left box to choose your color. the bar on the right can be used to modify shade.
(these are the colors i'm using)
Tumblr media
skip over the "additional text settings" section (these options mess with the html code and cause issues when you try to use it on tumblr) and check the preview to make sure you like how your gradient looks.
Tumblr media
if you're having a bit of trouble seeing the gradient properly, you can scroll back up to "additional text settings" and turn on bold to see it better. just make sure you turn it back off before copying your code.
Tumblr media
now you're ready to copy your code!
after making sure any additional text settings are returned to their default/unchecked states, scroll down and copy the HTML code (NOT the BBcode). select the text and copy it using command/ctrl + C or right click and click "copy".
Tumblr media
step #3: replacing
the text colorizer used here is great, but it does add unneeded semicolons to the html code that mess with tumblr's settings and cause formatting problems.
open the text replacement site (linked at top), and paste the code you copied into the text box:
Tumblr media
in the "replace this:" box, type ; (leave the "with this:" box blank)
Tumblr media Tumblr media
click "replace text". skim over the new code to make sure the semicolons are gone (sometimes you've got to click "replace text" a couple of times for it to work), and then either click "copy to clipboard" or select and copy the text manually.
step #4: writing your caption now that you've got your code, open tumblr and make a new photo post. look in the top right-hand corner of your screen, and make sure "legacy editor" is turned on. if it isn't, click the toggle to turn it on.
Tumblr media
next, you need to make sure your text editor is set to html. to do this, click the little gear in the top right corner of the new post. select "html" from the drop-down menu next to "text editor", and then close the settings. [07.27.23 update: if, like me, you're stuck using the new editor, you can still set your post type to html, and gradient text will still work. the post editor will just turn your files into code when you're editing, and you'll have to fix the spacing in between your gifs (if you're using this for a gifset caption) in the preview tab. it looks super weird and alarming at first, but it does still work with the new post editor.]
Tumblr media
upload your gifs and then move down to the caption. open the html tab and then paste your code! once you've done that, click on the preview tab to check how it looks.
Tumblr media Tumblr media
my gradient looks pretty good, but i'm going to bold the text to make it more visible. here's how to use html to do that:
<strong>code goes here</strong>
here is a list of other html codes you can use to stylize your text! (they use <;b> for bold text, this is another way to do it, either method works fine!)
if you want to have another line of text under/above your code you need to add <br> at the end of the top line to create a line break (just pressing enter won't work). here's an example of how to format that:
text text text<br> text text text&lt;br> text text text
write the rest of your caption, and then you're done! here's my end result and my final code:
Tumblr media Tumblr media Tumblr media
i hope this was helpful! feel free to send me an ask if you have any questions! happy giffing <3
921 notes · View notes
beanswithbones · 2 years ago
Text
So you wanna make gradient text?
this was originally made just to help a friend but she suggested I post this publicly to help bcs the other tutorials out there aren't very straight forward. with that said pls ignore typos:
Tumblr media
↓↓ Site Link ↓↓
Tumblr media
↓↓ Site Link ↓↓
Tumblr media Tumblr media Tumblr media Tumblr media
Note: you can still continue typing in the preview
Hope some peeps find this helpful
4K notes · View notes
zaldrizotl · 7 months ago
Text
GRADIENT TEXT TUTORIAL
Tumblr media
HOW TO GET OMBRÉ STYLED TEXT ON TUMBLR
𝜗℘ I got a request on TikTok asking to do a tutorial on gradient text — tumblr doesn’t have an in-app option on doing gradient texts. This is how.
𝜗℘ Sites you can use: image color picker / stuffbydavid (gradient text).
𝜗℘ People say that you have to use a computer for this, which isn’t true. I am able to make gradient text on my phone, but you can use a computer if you want.
Tumblr media
color picking from an image is optional, but highly recommended.
Tumblr media Tumblr media Tumblr media
one: put the text you want to color for your tumblr post.
two: change the color of the text to whatever color you want. there are several options on how you want it. pick whatever option you want. the text will automatically generate for you.
Tumblr media
three: copy the entire code then press “copy”.
four: go over to tumblr (website, not the app) and click “edit post” (the pencil) or create a new post.
five: click the settings button and change it from “rich text” to “HTML.”
six: paste the code from the gradient text website in the HTML where you want it to go. (I paste it then just save the post to my drafts then edit the text on the app)
255 notes · View notes
novy2sirius · 8 months ago
Text
GRADIENT TEXT TUT
Tumblr media
how to get ombré colored text on tumblr <3
꧞ i get a lot of dms and comments asking about how to change the color of your text to colors that tumblr doesn’t have or to an ombré text. this is how
꧞ sites you can use: the one i use // two // three
꧞ you can use your phone for this, but i prefer using the computer. just go to safari to do it instead of the app if you wanna do it on the phone
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
one: copy the text you want to color from your tumblr post then paste it into the websites text box
two: change the color of the text to whatever color you want. with the website i use it allows you to pick presets or you can also customize your own then click generate
three: click the “select all” button and copy the code
four: go over to tumblr and click the edit button on your post
five: click the settings button and change the text editor to "html" then find the html section at the top and click on it
six: paste the code from the color fader website in the html where you want it to go (i paste it at the top and just edit it on my phone by holding text down and moving it)
Tumblr media
204 notes · View notes
ominous-faechild · 3 months ago
Note
Hey how do you do the color gradient thing for your dialog tags?
Assuming you mean these things, I've actually been meaning to make a guide of my own for a while lol.
For one, you can only do this on computer/the website of Tumblr! There's no option to select this stuff on the app.
Tumblr media
STEP 1: CREATE A NEW DOC / GO TO SETTINGS
Tumblr media
It opens a dropdown menu/whole screen full of options!
From there, select the "text editor" dropdown, which starts as displaying "rich text".
Tumblr media
Select "HTML"
Tumblr media
And it should change how the entire post looks!
Tumblr media
STEP TWO: CHEAT
Yeeeeeaaaaah, so I use a website for this lol
Tumblr media
I inserted my colors for faeries (#30853C) and Cloud (#6DC1B4) for my example of "these things" earlier. To make this easier, I most often have two windows open at a time while working on uploading my scripts to Tumblr.
Tumblr media
To get colours to insert into the Text Colorizer website, you can use any kind of hex color picker or even this one website I've used to yoink "thematic" colors from photos!
Tumblr media Tumblr media
Personally, I've developed a massive library of colors over time for this exact purpose lol. Using my old colors as a "base", I can change it accordingly to the kind of "new color" that I want for a specific character or thing!
Tumblr media Tumblr media
(I'll use the website to also make gradients for "in-between" colors lol)
STEP 3: INSERT TEXT / DESIRED COLORS
To make Nova's gradient, I start with #A600D9, my color for Magic, and end with #F56745—their individual color. However, being as it's short, I'll use a quote from them instead lol.
Tumblr media
Once you've inserted your text and colors, you will click in the text box I highlighted in red, ctrl+a and ctrl+c to copy it all, and go back over to your new tumblr post tab!
From there, you'll ctrl+v to paste the entirety into the HTML area, which pastes the code into your post!
Tumblr media
AND VOILA!
Tumblr media
You have gorgeous gradient text!
However, I want to give a fair warning and a bit of advice! If you didn't notice wayyyyyyy back when...
Tumblr media
Tumblr warns that this all can break your formatting!
It doesn't do it too often, but take it from someone who does an obscene amount of formatting... it's 100% true.
STEP 4: CHEAT SOME MORE!
For this reason, I personally have a whole separate draft post full of my characters' colors (and names lol) that I use to copy-paste them in from rather than using the "html" text editor on every post!
I mentioned earlier I often have multiple windows open while editing? Here's what that looks like!
Tumblr media
Additionally, I'll use a separate tab off on the left (my "current wip post" side) with the "html editor" enabled for me to copy-paste stuff!
(Also here's yet another example of how many colors I have)
Tumblr media
Once again, you can ctrl+c these things to paste them into another tumblr post with the correct colors!
And it's ONLY possible to do on the website!!!
Tumblr media
EXTRA INFO!
WARNING:
Tumblr will only allow each "paragraph's html to be so many characters long, so you can't have too big of anything in a gradient!
Tumblr media
And by "anything"... I mean you really can't have that big of a gradient in general. RIP lol.
It straight-up won't save the post so long as you have that "overflow" in the character block! MAKE SURE YOU'VE FIXED IT, OR YOU CAN AND WILL LOSE ALL PROGRESS ON YOUR POST!
SINGLE-COLOR TIP:
You don't need the website for a single color! If you'd like, you can just change the "color code" within the html editor to change specific colors!
Tumblr media
MAKE SURE COLORS CAN WORK ON DIFFERENT BACKGROUNDS!
On desktop, you can use shift+p while not on any sort of textbox to change the color pallet! I always do tests to see which colors work best before settling on any!
Tumblr media
(Tho, the blue background SPECIFICALLY is nightmarish to work around. So if that's the ONLY thing I can't make work, I often ignore it and let you guys who use it suffer lmao)
Tumblr media
(Hopefully this'll give you guys some respect for me and how much I do to make my posts aesthetic af lol)
Also hopefully this all helps???
divider by @cafekitsune
68 notes · View notes
fear-is-truth · 4 months ago
Text
COLOUR TEXT TUTORIAL ⋆౨ৎ˚⟡˖ ࣪
Tumblr media
go to this site ➤ follow the instructions & copy the code from the bottom box (the HTML one) ➤ open tumblr on a desktop browser ➤ create new post ➤ click the gear icon in the top-right corner to access settings ➤ scroll down and find the “text editor” option; switch it to “HTML.” ➤ paste the HTML code into the post editor ➤ scroll back up and switch between “HTML” and “preview” modes to edit the code and see how your post looks ➤ save draft :)
step-by-step pictures under cut :
Tumblr media Tumblr media Tumblr media Tumblr media
final result : I am punished by love
51 notes · View notes
biscuitdolly · 6 months ago
Note
how do you add the color gradient thingy to your text? i've been trying to look up tutorials but i cant find anything :(
GRADIENT TEXT TUTORIAL ꣑ৎ
Tumblr media
hii!! i made a video cause idk how to explain!!!
here's the code website i used !!!
hopefully this makes sense!!!
enjoy jacqueline taieb in the background too lol
Tumblr media
40 notes · View notes
vampzity · 1 month ago
Text
☆★ gradient effect tutorial ★☆
Tumblr media
sooo it has come to my attention that the gradient effect i use is pretty eye catching & you guys wanted to learn how to do it yourself!
so here’s my *hopefully* quick and easy tutorial! :3
☆ this is the website i mainly use: https://www.stuffbydavid.com/textcolorizer ☆
Tumblr media
it can be done on your computer (where as some may find it easier) but i just use my phone! you can use safari, google, whatever works!
1st, type the words, sentence, characters etc that you’d like to have said color!
Tumblr media
2nd, decide what kind of gradient you’ll like to use! there are THREE types: horizontal, middle & 3-colored. (i personally use the 3-colored often!)
Tumblr media
3rd, choose your color scheme!! you can type in a code or just press different sections! the side bar is also to mess with the shadow of the color!
here are what each gradient looks like!
ex. three-colored gradient
Tumblr media
ex. middle gradient
Tumblr media
ex. horizontal gradient
Tumblr media
4th, once tour satisfied with everything, you’re gonna go to the very last box and copy everything!
Tumblr media
once you finish all that, you’re going to go to the tumblr website! (you can use a computer or google on your phone) go to said draft you want to edit, and click on the settings button in the corner. click on HTML, it’s gonna look CRAZY! but all you have to do is highlight the words you want to colorize and then hit paste!
Tumblr media
hit preview ! your text should now be colorized to how you wanted it to look!
Tumblr media
and that’s it! just make sure you hit save! then you can go back to editing or typing as normal :)
i tried to make this as simple as i could haha 🥲 hopefully it’s easy to understand 💔 i will also link the original post that i learned from as well however i do skip a few steps since i foudn they’re not needed anymore haha
☆ original tutorial i used: https://www.tumblr.com/kylos/181695757101
13 notes · View notes
cherryshh · 1 year ago
Note
hi !! i saw that you use gradient text and just wanted to ask for an example of the html on how to do it ? online tutorials haven't been helping me but i really wanna use it .. it's ok if you don't wanna share ^_^
Haiii sweet anon ! ! The Idol isn't the best at explaining , but che will try to do so to the best of her abilities. (( remember , this is only on desktop ))
step 1 ;; go to this page & insert the txt uu want 2 be gradient
Tumblr media
step 2 & 3 ;; select the colors uu want for the gradient , then copy the second box of cnp text
Tumblr media Tumblr media
step 4 ;; do a post like u normally would & click on the lil' settings icon
Tumblr media
step 5 ;; uu should see a screen that allows you to switch from rich text to html.
Tumblr media
step 6 ;; just go back to where you insert the text for uur post and paste the html you got from the website earlier.
Tumblr media
step 7 ;; click on the lil' settings icon again and switch the text editor back to rich text, and done ! < 3
68 notes · View notes
cg-diaries · 2 months ago
Text
Gradient text tutorial:
I made this tutorial for phone users but laptop users may also use this but can skip steps 1 and 2
1. Make a post and save it as a draft! You may also plan it and create a post later on! I usually make and save it as draft
Tumblr media
2. Go to chrome, open www.tumblr.com! Then, press the three buttons on the right and switch the view to desktop view! (Very important!!)
Tumblr media
3. Either create a post (if you hadn't made a draft) or open the draft! You can see a small settings button at the top right corner of the post!
Tumblr media
4. After pressing it, scroll down to see the text editor dropbox! Change the rich text to html :3
Tumblr media
5. Once done, this will how it will look! The code already present there is the code for the divider I had added in my draft ^^ On the top there are two options! The field labelled as one is where the command goes in and the field labelled two is where you can preview the post!
Tumblr media
6. Now go to the link and type in whatever text you want to change the color of in the space provided! You can choose the number of colors in the gradient text and either set a premade collection or set your own custom colors and set the fade type to horizontal (you can set to another type and experiment as well!)
Tumblr media
7. Set output code to HTML (span tags) and result display in same window and generate!
Tumblr media
8. Select the code given at the bottom and copy it!
Tumblr media
9. Paste the code in the html window and look at the colors in the preview window! (The code below the pink link is the code for the color text)
Tumblr media
Repeat the above steps for the rest of the text too!! It may seem like a hassle but once you get the hang of it, it takes seconds to do ^^
Have fun angels <3
6 notes · View notes
lil-liaa · 1 year ago
Text
🔎𝗚𝖱𝖠𝖣𝖨𝖤𝖭𝖳 𝗧𝖤𝖷𝖳 𝓣𝗎𝗍𝘰𝗋𝗂𝖺𝗅 ; 𝓑𝐲 𝐋𝐢𝐚
ʚ₍ᐢ. .ᐢ₎ɞ Requested by: anonymous
Resume: Two-Color Gradient Text Tutorial in Four Simple Steps (˶ᵔᴗᵔ˶) credits to @iluvrei i learned it thanks to her!♡
Tumblr media
•Step 1
enter to Bbcode and HTML text colorizer (web) enter your text and choose 2 colors for your text ₍⑅ᐢ..ᐢ⑅₎ but you can configure if you want the gradient to be horizontal or vertical
Tumblr media Tumblr media Tumblr media
• Step 2
Copy your code text HTML mode (scroll down to copy everything) important step
Tumblr media Tumblr media
• Step 3
If you are on the phone go to the tumblr website but if you are on a computer just go to create post and we will go to the post configuration
Tumblr media Tumblr media Tumblr media
will go to this option and activate it in the HTML editor we go back to our post and paste the previous text code
Tumblr media
•Step 4
We save the draft and that's it ;) your text will be ready to use
Thanks for reading I hope it helps you!♡ (˙ᵕ˙ ) (just ask if you need a tutorial of something)
36 notes · View notes
saursoob · 1 year ago
Text
*ping* ┈➤ how to make gradient texts on iphone!
Tumblr media
- i got requested to do this and there is no such thing as gate keeping here so here it is!! hope this helps ‼️
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
33 notes · View notes