How to make a picture pale for Tumblr?

So I just made a pale blog, but I don't want to reblog as much as post my own pictures. Is there any app that makes pictures pale? An IPhone or app for your laptop is fine. Please help!

P.S. I'd appreciate a follow on my other grunge/hipster blog: khameleon-soul.tumblr.com
I'll follow back from my main blog!

So basically pale pictures just have a filter that make them light. Most pictures tend to have small phrases and some just have hearts on them. Any light filter should work. Pictures of mountains, flowers, hipster clothes, usually work.

Whatever you do, don't let your pictures outside. ANY exposure to the sun will cause your pictures to immediately lose any pale they have saved up. Lock them in the dark until they are pale enough to your liking. Then you can post them on your blog.

I usually edit the contrast to be lower and the brightness to be higher. A good editor to do this on would be https://pixlr.com/express/

Hope I helped!

You can see the HTML that she used by opening her tumblr page and then clicking "source" or "page source" in the view menu (depending on what browser you're using).

She used CSS styles to produce the effect:

.photo img{
align: center;
border:5px solid #866057;
margin-bottom:6px;
filter: alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;}
.photo: hover img{
border-color:#997a6e;
filter: alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;}
.photo a: hover img{
border-color:#997a6e;
filter: alpha(opacity=100);
-moz-opacity:1.0;
-khtml-opacity: 1.0;
opacity: 1.0;}

  • What iPhone application gives a picture a pale look/effect? I've seen a bunch of IGers using it and when I ask they won't tell. This effect can get us plenty of followers - thus explains the secret to it. I'd really like your help!
  • How to take a picture like tumblr girls? I don't have a camera only my iPhone but what would be a a good pose to make for a tumblr picture and some editing apps for a nice picture or blury background?! -Thanks
  • How to take a picture like tumblr girls? - 1 So basically I've been going through a ton of photo apps on my iPhone and i haven't been able to find the one i want. I take a few full length selfies and i would like to have them like this in one photo http://statigr.am/viewer.php#/detail/383523477166585012_145245604 so I'm able to post them on instagram looking like that.
  • How to save, or somehow take a picture of a text post on Tumblr, like these ones? I'd like to be able to save them, so I can post them on other websites, or send them to people via text, but I don't know how. I know it's not a screenshot, because you can't expand a text post and exclude surrounding posts. Also, I would like to know how to do it on both a computer using Windows, and an iPhone. Thanks in advance!