A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://css-tricks.com/snippets/css/named-colors-and-hex-equivalents/ below:

Named Colors and Hex Equivalents

Psst!

Create a DigitalOcean account and get

$200 in free credit

for cloud-based hosting and services.

Comments
  1. Would be nice if it was possible to arrange it by hex value, in case you know approximately what color you want but not the exact one.

  2. Nice job, i like how every single one of those colors are vibrant and actually look really good. I feel the urge to use ‘BurlyWood’ for a background or something now.

  3. Great job Chris, thanks for the list!

  4. This is really useful – thanks a lot – in my bookmarks!

  5. Nice! It would be cool to add the hsla there as well…

  6. I created a Sublime Text 2 Reg Replace pattern that finds all of the named css colors and replaces them with the hex value. This needs the Reg Replace plugin installed in order for it to work.

    https://gist.github.com/primitivehuman/6138823

  7. I managed all css colors with their name and made a single file to use any of CSS color easily for text and background. Have a look at it here -> http://shaz3e.github.io/S3-Colors/

  8. Random question. Does anyone know the story of why fuchsia/magenta and aqua/cyan are repeats of the same color (#FF00FF and #00FFFF respectively). So in reality there are only 138 colors?
    It’s not important, but I have always wondered how that came to pass…

  9. http://www.colorconversion.co – I’ve recently developed this color conversion site to help developers, designers or anyone who is interested in color conversion. It is free and fun to use :)

  10. Why don’t these appear as expected:
    lightGray
    Gray
    DarkGray

    How can a darker-gray to so much lighter than gray?

  11. This reads like Patrick Bateman’s lunch.

  12. The wrong values are listed for two of the colors.

    MediumPurple is listed as #9370D8. This should be #9370DB.

    PaleVioletRed is listed as #D87093. This should be #DB7093.

    In both cases someone had entered the letter B as the digit 8 when constructing the list on this page. The August 2, 2013 post by Dennis Dewey also has the wrong color values.

    I’ll second adding RebeccaPurple to the list. While it’s not an official CSS3 color it has been a part of the official CSS4 specification since June 2014 and has been supported by all of the major web browsers since 2014.
    CSS3 list https://www.w3.org/TR/css3-color/
    CSS4 list https://www.w3.org/TR/css-color-4/ has RebeccaPurple

    The page should mention that the color names are case insensitive. ‘YellowGreen’ and ‘yellowgreen’ are the same.

    While it has no affect on the displayed color the following color names are single English words and should not be CamelCased as two words in the list: Aquamarine, Goldenrod (used as part of several color names), Honeydew, and Seashell.

  13. Can this be organized on a color wheel for reference? The geometry is hard to remember if I’m scrolling down endlessly.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4