Skin care is so important, so it’s unsurprising that there’s such a plethora of products out there to choose from. As a result, it’s pretty confusing, too, with all of the choices on the market. If you haven’t tried a vitamin C serum, such as this DIY vitamin C serum for your face, you may be missing out on some big skin benefits.
While we know that eating vitamin C-rich foods like citrus fruits, berries and dark leafy greens (such as kale) can definitely benefit the inside of the body, making vitamin C part of your daily skin regimen can benefit health from outside-in as well!
Vitamin C helps repair and grow skin tissue. It also contains amazing and powerful antioxidants that can protect the skin from damaging free radicals.
That’s not all this DIY vitamin C serum does for the face and skin either.
How vitamin C works for skin
Vitamin C is one of nature’s amazing and naturally occurring antioxidants. While plants can synthesize vitamin C into a useful form, our bodies cannot because we are missing the enzyme L-glucono-gamma lactone oxidase that is required for the synthesis of vitamin C.
That is why we have to obtain our vitamin C from citrus fruits, strawberries, raspberries, papaya and vegetables, like leafy greens and broccoli. That’s why sailors historically carried vitamin C-rich foods during their travels — to help them avoid scurvy and other diseases.
Eating forms of vitamin C is definitely crucial in good health, but absorption of it is limited.
Therefore, applying a DIY vitamin C serum topically can be of great benefit to the skin and can become a part of your natural skin care routine.
Vitamin C serum benefits
1. Prevents changes due to photoaging
Because vitamin C is a potent antioxidant, it’s a great option to treat and prevent effects of photoaging.
A study of 19 patients between the ages of 36 and 72 years old who had Fitzpatrick skin types I, II and III and mild to moderately photodamaged facial skin were assessed.
The study showed significant improvements by about 68 percent to 74 percent in their skin after three months of use of ascorbic acid application. The review showed significant improvement in fine wrinkles, texture and skin tone of photodamaged skin.
2. Reduces hyperpigmentation
Though hyperpigmentation is relatively harmless, it can cause unsightly dark spots on the skin, especially the face and hands.
Basically, patches of skin appear darker in color. This happens when there is an excess of melanin that creates deposits in the skin.
You may have heard of age or “liver” spots. These are the visible signs of hyperpigmentation and typically caused by damaging sun exposure.
Vitamin C is an antioxidant that helps brighten the skin through what is called tyrosinase inhibitors. These little inhibitors help prevent the development of excessive amounts of melanin.
3. Provides essential collagen support
Vitamin C helps develop healthy collagen by teaming up with certain enzymes that are responsible for the effectiveness of collagen molecules. As such, it helps provide support for connective tissue plus the healing of wounds and blemishes on the skin.
Additionally, vitamin C plays a role in collagen synthesis by enhancing the collagen “gene expression” and overall regulation of collagen synthesis. This is great news since the benefits of collagen for skin are plentiful, including for the face.
Scurvy, as mentioned above, is due to impaired collagen synthesis — or the result of too little vitamin C. While scurvy is not heard of as much today, it brings awareness to the power of a DIY vitamin C serum for the skin and the importance of collagen support.
How to make the best vitamin C serum
Using a small bowl and a whisk, combine the vitamin C powder and filtered water. Blend well.
As mentioned, vitamin C can help brighten the skin and provide a more youthful-looking appearance. It can fade age spots and improve elasticity.
Now, add the aloe, and blend again.
Aloe vera has long been known for its amazing skin benefits. In fact, the ancient Egyptians called it the “plant of immortality.”
Today, it’s still used to treat various skin conditions, wounds and burns, and even eczema and psoriasis.
Once you’ve added the aloe, add the vitamin E oil and the frankincense oil until everything is completely mixed together.
Like vitamin C, vitamin E is an amazing antioxidant. When combined with vitamin C and the rest of these ingredients, it becomes even more powerful.
Research has shown that vitamin E helps neutralize free radicals. These free radicals can cause damage to cells and may even add to the risk of cardiovascular disease and cancer.
The anti-inflammatory benefits vitamin E possesses can inhibit platelet aggregation and provide a boost to the immune system.
Frankincense tops off this DIY vitamin C serum for the face due to its ageless properties. It can help reduce acne, eliminate and even prevent wrinkles, and help tighten skin, especially in those saggy spots like just above the jaw line and under the eyes.
Now that all ingredients have been blended, use a funnel to transfer the serum into a dark bottle. It is best to keep it away from bright light and the sun. Using a dark amber bottle can help, and you can keep it in the fridge for up to two weeks.
The best way to use this DIY vitamin C serum for the face is just before bed. Wash your face with this homemade face wash, and then use this DIY rosewater toner.
Allow the face to dry. Then make sure to gently shake the serum bottle just before use, and apply a small amount of this DIY vitamin C serum. Again, allow it to dry, and top it off with this DIY lavender and coconut oil moisturizer.
Note: The vitamin C serum should only be used at night to avoid exposure to the sun. Make sure to cleanse the skin the next morning before applying sunscreen and makeup.
DIY Vitamin C Serum for the Face
-
Total Time:
10 min -
Yield:
30 uses
Description
If you haven’t tried a DIY vitamin C serum for the face, you may be missing out some big skin benefits. Learn how to make it yourself.
Ingredients
- 1 teaspoon GMO-free vitamin C powder
- 1 teaspoon filtered or purified water
- 1½ tablespoons aloe vera gel
- ⅛ teaspoon vitamin E oil
- 5 drops frankincense essential oil
Instructions
- Using a bowl and a whisk, blend vitamin C powder and filtered water.
- Add the aloe vera gel. Blend again.
- Add the vitamin E oil and frankincense. Mix all ingredients until well blended.
- Using a funnel, transfer the serum into a small amber bottle to help reduce light exposure.
- Apply at night, making sure to remove in the morning since it can cause sensitivity when exposed to the sun.
- Finally, add some facial moisturizer, such as our DIY lavender and coconut oil moisturizer.
- You may want to start with every other night to make sure your skin responds well. Results are usually noticeable within a few weeks and up to 3 months.
Notes
- The vitamin C serum should only be used at night to avoid exposure to the sun. Make sure to cleanse the skin the next morning before applying sunscreen and makeup.
- The mixture should remain shelf-stable for up to 2 months.
- Method: Mixing
window.trCommon={“minRating”:6,”ajaxurl”:”https:\/\/draxe.com\/wp-admin\/admin-ajax.php”,”ratingNonce”:””,”postId”:55395};
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.smoothScroll = {
init() {
document.addEventListener( ‘click’, ( e ) => {
let anchor = e.target;
if ( anchor.tagName !== ‘A’ ) {
anchor = anchor.closest( ‘a.tasty-recipes-scrollto’ );
}
if ( ! anchor || ! anchor.classList.contains( ‘tasty-recipes-scrollto’ ) ) {
return;
}
const elementHref = anchor.getAttribute( ‘href’ );
if ( ! elementHref ) {
return;
}
e.preventDefault();
this.goToSelector( elementHref );
});
},
goToSelector( selector ) {
const element = document.querySelector( selector );
if ( ! element ) {
return;
}
element.scrollIntoView( { behavior: ‘smooth’ } );
}
};
document.addEventListener(
‘DOMContentLoaded’,
() => window.TastyRecipes.smoothScroll.init()
);
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.cookMode = {
wakeLockApi: false,
wakeLock: false,
cookModeSelector: ‘.tasty-recipes-cook-mode’,
init() {
if (“wakeLock” in navigator && “request” in navigator.wakeLock) {
this.wakeLockApi = navigator.wakeLock;
}
const cookModes = document.querySelectorAll(this.cookModeSelector);
if (cookModes.length > 0) {
for (const cookMode of cookModes) {
if (this.wakeLockApi) {
cookMode.querySelector(‘input[type=”checkbox”]’).addEventListener(“change”, event => {
this.checkboxChange(event.target);
}, false);
} else {
cookMode.style.display = “none”;
}
}
}
},
checkboxChange(checkbox) {
if (checkbox.checked) {
this.lock();
} else {
this.unlock();
}
},
setCheckboxesState(state) {
const checkboxes = document.querySelectorAll(this.cookModeSelector + ‘ input[type=”checkbox”]’);
for (const checkbox of checkboxes) {
checkbox.checked = state;
}
},
async lock() {
try {
this.wakeLock = await this.wakeLockApi.request(“screen”);
this.wakeLock.addEventListener(“release”, () => {
this.wakeLock = false;
this.setCheckboxesState(false);
});
this.setCheckboxesState(true);
} catch (error) {
this.setCheckboxesState(false);
}
},
unlock() {
if (this.wakeLock) {
this.wakeLock.release();
this.wakeLock = false;
}
this.setCheckboxesState(false);
}
};
(function(callback) {
if (document.readyState !== “loading”) {
callback();
} else {
document.addEventListener(“DOMContentLoaded”, callback);
}
})(() => {
window.TastyRecipes.cookMode.init();
});
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.staticTooltip = {
element: null,
tooltipElement: null,
deleting: false,
init( element ) {
if ( this.deleting ) {
return;
}
this.element = element;
this.buildElements();
},
destroy() {
if ( ! this.tooltipElement || this.deleting ) {
return;
}
this.deleting = true;
this.tooltipElement.classList.remove( ‘opened’ );
setTimeout( () => {
this.tooltipElement.remove();
this.deleting = false;
}, 500 );
},
buildElements() {
const tooltipElement = document.createElement( ‘div’ );
tooltipElement.classList.add( ‘tasty-recipes-static-tooltip’);
tooltipElement.setAttribute( ‘id’, ‘tasty-recipes-tooltip’ );
const currentTooltipElement = document.getElementById( ‘tasty-recipes-tooltip’ );
if ( currentTooltipElement ) {
document.body.replaceChild( tooltipElement, currentTooltipElement );
} else {
document.body.appendChild( tooltipElement );
}
this.tooltipElement = document.getElementById( ‘tasty-recipes-tooltip’ );
},
show() {
if ( ! this.tooltipElement ) {
return;
}
const tooltipTop = this.element.getBoundingClientRect().top
+ window.scrollY
– 10 // 10px offset.
– this.tooltipElement.getBoundingClientRect().height;
const tooltipLeft = this.element.getBoundingClientRect().left
– ( this.tooltipElement.getBoundingClientRect().width / 2 )
+ ( this.element.getBoundingClientRect().width / 2 ) – 1;
const posLeft = Math.max( 10, tooltipLeft );
this.maybeRemoveTail( posLeft !== tooltipLeft );
this.tooltipElement.setAttribute( ‘style’, ‘top:’ + tooltipTop + ‘px;left:’ + posLeft + ‘px;’ );
this.tooltipElement.classList.add( ‘opened’ );
},
maybeRemoveTail( removeTail ) {
if ( removeTail ) {
this.tooltipElement.classList.add( ‘tr-hide-tail’ );
} else {
this.tooltipElement.classList.remove( ‘tr-hide-tail’ );
}
},
changeMessage( message ) {
if ( ! this.tooltipElement ) {
return;
}
this.tooltipElement.innerHTML = message;
}
};
window.TastyRecipes.ajax = {
sendPostRequest( url, data, success, failure ) {
const xhr = new XMLHttpRequest();
xhr.open( ‘POST’, url, true );
xhr.send( this.preparePostData( data ) );
xhr.onreadystatechange = () => {
if ( 4 !== xhr.readyState ) {
return;
}
if ( xhr.status === 200 ) {
success( JSON.parse( xhr.responseText ) );
return;
}
failure( xhr );
};
xhr.onerror = () => {
failure( xhr );
};
},
preparePostData( data ) {
const formData = new FormData();
for ( const key in data ) {
formData.append( key, data[key] );
}
return formData;
},
};
window.TastyRecipes.ratings = {
defaultRating: 0,
currentRatingPercentage: 100,
savingRating: false,
init( minRating ) {
this.minRating = minRating;
this.formWatchRating();
this.closeTooltipWhenClickOutside();
this.addBodyClassBasedOnSelectedRating();
this.backwardCompFormRatingPosition();
},
formWatchRating() {
const ratings = document.querySelectorAll(‘.tasty-recipes-no-ratings-buttons [data-rating]’);
if ( ratings.length {
event.preventDefault();
this.defaultRating = event.target.closest( ‘.checked’ ).dataset.rating;
this.setCheckedStar( event.target );
this.maybeSendRating( this.defaultRating, event.target );
this.setRatingInForm( this.defaultRating );
} );
}
},
closeTooltipWhenClickOutside() {
window.addEventListener( ‘click’, e => {
// Bailout (don’t remove the tooltip) when the clicked element is a rating star, or it’s the tooltip itself.
if ( e.target.closest( ‘.tasty-recipes-rating’ ) || e.target.classList.contains( ‘tasty-recipes-static-tooltip’ ) ) {
return;
}
window.TastyRecipes.staticTooltip.destroy();
} );
},
setRatingInForm( rating ) {
const ratingInput = document.querySelector( ‘#respond .tasty-recipes-rating[value=”‘ + rating + ‘”]’ );
if ( ! ratingInput ) {
return;
}
ratingInput.click();
},
addBodyClassBasedOnSelectedRating() {
const ratingInputs = document.querySelectorAll( ‘input.tasty-recipes-rating’ );
if ( ! ratingInputs ) {
return;
}
for ( const ratingInput of ratingInputs ) {
ratingInput.addEventListener( ‘click’, currentEvent => {
const selectedRating = currentEvent.target.getAttribute( ‘value’ );
this.handleBodyClassByRating( selectedRating );
this.toggleCommentTextareaRequired( selectedRating );
} );
}
},
handleBodyClassByRating( rating ) {
if ( rating < this.minRating ) {
document.body.classList.remove( ‘tasty-recipes-selected-minimum-rating’ );
return;
}
document.body.classList.add( ‘tasty-recipes-selected-minimum-rating’ );
},
toggleCommentTextareaRequired( rating ) {
const commentTextarea = document.getElementById( ‘comment’ );
if ( ! commentTextarea ) {
return;
}
if ( rating {
window.TastyRecipes.staticTooltip.changeMessage( response.data.message );
window.TastyRecipes.staticTooltip.show();
this.updateAverageText( response.data, recipeCardElement );
this.maybeFillCommentForm( response.data );
// Hide the tooltip after 5 seconds.
setTimeout( () => {
this.maybeResetTooltip( recipeCardElement, response.data, rating );
}, 5000 );
},
() => {
this.resetTooltip( recipeCardElement );
}
);
},
updateAverageText( data, recipeCardElement ) {
if ( ! data.average ) {
return;
}
this.setRatingPercent( data );
if ( ! data.count ) {
return;
}
const quickLink = document.querySelector( ‘.tasty-recipes-rating-link’ );
if ( quickLink ) {
this.setTextInContainer( quickLink, data );
this.setPartialStar( quickLink );
}
const cardStars = recipeCardElement.querySelector( ‘.tasty-recipes-ratings-buttons’ );
cardStars.dataset.trDefaultRating = data.average;
this.setTextInContainer( recipeCardElement.querySelector( ‘.tasty-recipes-rating’ ), data );
},
setTextInContainer( container, data ) {
if ( ! container ) {
return;
}
if ( data.label ) {
const ratingLabelElement = container.querySelector( ‘.rating-label’ );
if ( ratingLabelElement ) {
ratingLabelElement.innerHTML = data.label;
}
return;
}
const averageElement = container.querySelector( ‘.average’ );
if ( averageElement ) {
averageElement.textContent = data.average;
}
const countElement = container.querySelector( ‘.count’ );
if ( countElement ) {
countElement.textContent = data.count;
}
},
setPartialStar( container ) {
const highestStar = container.querySelector( ‘[data-rating=”‘ + Math.ceil( this.defaultRating ) + ‘”]’ );
if ( highestStar ) {
highestStar.dataset.trClip = this.currentRatingPercentage;
}
},
setRatingPercent( data ) {
this.defaultRating = data.average.toFixed( 1 );
const parts = data.average.toFixed( 2 ).toString().split( ‘.’ );
this.currentRatingPercentage = parts[1] ? parts[1] : 100;
if ( this.currentRatingPercentage === ’00’ ) {
this.currentRatingPercentage = 100;
}
},
setCheckedStar( target ) {
const cardRatingContainer = target.closest( ‘.tasty-recipes-ratings-buttons’ );
const selectedRatingElement = cardRatingContainer.querySelector( ‘[data-tr-checked]’ );
if ( selectedRatingElement ) {
delete selectedRatingElement.dataset.trChecked;
}
const thisStar = target.closest( ‘.tasty-recipes-rating’ );
thisStar.dataset.trChecked = 1;
thisStar.querySelector( ‘[data-tr-clip]’ ).dataset.trClip = 100;
},
maybeFillCommentForm( data ) {
if ( ! data.comment || ! data.comment.content ) {
return;
}
const commentForm = document.querySelector( ‘#commentform’ );
if ( ! commentForm ) {
return;
}
const commentBox = commentForm.querySelector( ‘[name=comment]’ );
if ( ! commentBox || commentBox.value ) {
return;
}
// Add comment details for editing.
commentBox.innerHTML = data.comment.content;
if ( data.comment.name ) {
commentForm.querySelector( ‘[name=author]’ ).value = data.comment.name;
commentForm.querySelector( ‘[name=email]’ ).value = data.comment.email;
}
},
maybeResetTooltip( recipeCardElement, data, rating ) {
if ( this.savingRating === rating ) {
this.resetTooltip( recipeCardElement, data );
}
},
resetTooltip( recipeCardElement, data ) {
window.TastyRecipes.staticTooltip.destroy();
this.savingRating = false;
// Reset the default rating.
const cardRatingContainer = recipeCardElement.querySelector( ‘.tasty-recipes-ratings-buttons’ );
if ( cardRatingContainer ) {
this.defaultRating = ( data && data.average ) ? data.average.toFixed(1) : cardRatingContainer.dataset.trDefaultRating;
cardRatingContainer.dataset.trDefaultRating = this.defaultRating;
this.resetSelectedStar( cardRatingContainer, data );
}
},
resetSelectedStar( cardRatingContainer ) {
const selectedRatingElement = cardRatingContainer.querySelector( ‘[data-rating=”‘ + Math.ceil( this.defaultRating ) + ‘”]’ );
if ( selectedRatingElement ) {
selectedRatingElement.querySelector( ‘[data-tr-clip]’ ).dataset.trClip = this.currentRatingPercentage;
selectedRatingElement.parentNode.dataset.trChecked = 1;
}
const previousSelectedElement= cardRatingContainer.querySelector( ‘[data-tr-checked]’ );
if ( previousSelectedElement ) {
const currentSelectedRating = previousSelectedElement.querySelector(‘[data-rating]’);
if ( currentSelectedRating !== selectedRatingElement ) {
delete previousSelectedElement.dataset.trChecked;
}
}
},
backwardCompFormRatingPosition() {
const ratingsButtons = document.querySelector( ‘#respond .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons’ );
if ( ! ratingsButtons ) {
return;
}
const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons);
if ( ! ratingsButtonsStyles.display.includes( ‘flex’ ) ) {
ratingsButtons.style.direction = ‘rtl’;
}
if ( typeof tastyRecipesRating !== ‘undefined’ ) {
// Select the rating that was previously selected in admin.
ratingsButtons.querySelector( ‘.tasty-recipes-rating[value=”‘ + tastyRecipesRating + ‘”]’ ).checked = true;
}
const ratingSpans = ratingsButtons.querySelectorAll( ‘.tasty-recipes-rating’ );
for (const ratingSpan of ratingSpans) {
ratingSpan.addEventListener( ‘click’, event => {
if ( ratingSpan === event.target ) {
return;
}
ratingSpan.previousElementSibling.click();
} );
}
}
};
(function(callback) {
if (document.readyState !== “loading”) {
callback();
} else {
window.addEventListener( ‘load’, callback );
}
})(() => {
window.TastyRecipes.ratings.init( window.trCommon ? window.trCommon.minRating : 4 );
});
The post DIY Vitamin C Serum for the Face appeared first on Dr. Axe.