clarabatista / PracticingColors

Just playing around with colors in CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practicing Colors in CSS

This code exists solely to manipulate colors in CSS; Note that I used three ways to specify colors: RGB (Red, Green, Blue), Hexadecimal Format (#) and HSL (Hue, Saturation, Lightness).

About

Just playing around with colors in CSS.


Languages

Language:CSS 55.5%Language:HTML 44.5%