Skip to content

An CSS file that you can use names of HexColors. This CSS file can help people that cant remember or memorize the HexColors! We have named and will continue to name all HexColors.

Notifications You must be signed in to change notification settings

SabriHakuli/HexColorNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

HEX Color Names logo

HEX Color Names

Code Easy
Explore the colors »
Download or use the CDN»


HexColorNames

HexColorNames.css is an bunch of colors that you can use names of HexColors. This CSS file can help people that cant remember or memorize the HexColors! We have named and will continue to name all HexColors.

Intsllation

  1. Include the stylesheet on your document's head
<head>
  <link rel="stylesheet" href="HexColorNames.css">
</head>
  1. Instead of installing you may use the remote version
<head>
  <link rel="stylesheet"
  https://sabrihakuli.github.io/HexColorNames/ColorNames.css
</head>

Usage

To use the colors you must named HTML clasess with the name of color. But before the color name you must add the text Color and than the name of color. Also the colors can use as a background, adding the background before the color name!

Color Example:

<div class="ColorDarkRed"> This is a Dark Red Color</div>

Background Example:

<div class="BackgroudnDarkRed"> This is a Dark Red Background</div>

Contributing

Pull requests are the way to go here. Before submitting a pull let us see a demo of submitted animations in a pen.

About

An CSS file that you can use names of HexColors. This CSS file can help people that cant remember or memorize the HexColors! We have named and will continue to name all HexColors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published