Home

RGB-to-Hex and Vice Versa

A cool tool for converting back and forth between RGB and HEX values.

In my current web design project I've been flipping among several programs and, consequently, have been working with several color schema (mostly RGB and hex). Fortunately I found this handy tool for converting from RGB to hex, along with its counterpart for hex to RGB.

Let's Connect

Keep Reading

Simple Looping Crossfade Image Slideshow

A simple way to give the appearance of a full-screen looping slideshow with crossfading animation.

May 18, 2018

Streamline Your CSS with Sass

I began using Sass yesterday and I am already in love.

Feb 06, 2013

A Simple CSS Build Pipeline Using PostCSS

PostCSS is a super powerful tool that can help you craft your own CSS build pipeline. But it can be a lot to take in all at once. Here are a few quick steps to getting started with PostCSS.

Jun 03, 2021