Yellow (#ffff00) is a medium, vivid yellow. It is a CSS named color, so you can use it in stylesheets as color: yellow as well as by its hex code. In RGB it is rgb(255, 255, 0); in HSL, hsl(60, 100%, 50%).
The hue is calculated at seven exact lightness levels for use in backgrounds, borders, text and hover states. These values are not substituted with nearby named colors.
#ffffd6
#ffff8f
#ffff47
#ffff00
#b8b800
#7a7a00
#474700
Color schemes with #ffff00
Complementary — maximum contrast, from opposite sides of the color wheel:
On a #ffff00 background, black text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.