HTML Named Colors Dictionary
A comprehensive list of HTML named colors and their HEX codes.
Click any bubble to copy the color code. Looking to combine these? Try our color palette generator or extract specific shades using our hex color picker.
Trending Color Names
Burgundy Color
A deep, reddish-brown shade inspired by French wine. Very popular in fashion and interior design.
Teal Color
A medium blue-green color named after the colored area around the eye of the common teal bird.
Periwinkle Color
A pale indigo or pastel blue-violet color, taking its name from the periwinkle flower.
Indigo Color
A deep and rich color close to the color wheel blue (a primary color in the RGB color space).
Chartreuse Color
A color halfway between yellow and green, named after the French liqueur of the same color.
Mauve Color
A pale purple color named after the mallow flower. It contains subtle grey and blue hues.
Lavender Color
A light shade of purple named after the flower. It represents calmness, elegance, and grace.
Coral Color
A vibrant pinkish-orange hue named after marine invertebrates. It brings warmth and energy.
Frequently Asked Questions
Learn more about HTML Named Colors.
What are Named Colors in HTML/CSS?
Named colors are predefined color keywords universally recognized by all modern web browsers. Instead of memorizing complex HEX or RGB codes, you can simply type intuitive names like 'Crimson', 'Gold', or 'RebeccaPurple' into your stylesheet.
How many standard named colors are there?
There are exactly 140 standard named colors supported across all major web browsers. In 2014, 'RebeccaPurple' was added as a tribute to web pioneer Eric Meyer's daughter, bringing the total to 141 universally recognized keywords.
Can I use these names directly in my code?
Yes! You can use these exact keywords anywhere CSS accepts a color value, such as color: coral; or background-color: dodgerblue;. Alternatively, you can click any color on this page to instantly copy its exact HEX equivalent for use in Figma or Photoshop.
Is black a color?
In physics, black is not a color as it represents the absence of light. However, in art and pigment mixing, black is considered a color made by combining all primary colors.
Is white a color?
In physics, white is the presence of all colors of visible light combined. In art and painting, white is often considered a fundamental color or the absence of ink on paper.
What color is the sun?
The sun is actually white. It emits all colors of the rainbow fairly evenly, which our eyes perceive as white. It appears yellow, orange, or red from Earth due to atmospheric scattering.