#FFFE80 Hex color
The hexadecimal color code #FFFE80 corresponds to the code RGB( 255, 254, 128 ). It's a shade of Yellow. This color is a combination of red (at 1,00 level), green (at 1,00 level) and blue (at 0,50 level). Its brightness is 75% and its saturation is 100%. It is composed of red at 40%, green at 39% and blue at 20%.
Features
Variations of #FFFE80
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FFFE80 is the color #FFFEF2
Darker Shades
Palette of progressively darker shades. The darkest shade is #19190C.
Other Shades of Yellow
Examples of other colors within the Yellow spectrum .
Color Palettes
The complementary color #00017F is the color exactly opposite to #FFFE80 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #FFFE80 in CSS
When using #FFFE80 as the background color, consider selecting a darker text color for improved readability. If you want to use #FFFE80 as the text color, prefer a dark background, such as Black.
#FFFE80 as background color
div{ background: #FFFE80; }
Colored text
div{ color: #FFFE80; }
Border
div{ border: 3px solid #FFFE80; }
Shadow
div{ box-shadow: 3px 3px 7px #FFFE80; }
Similar Colors
Other color codes similar or equivalent to the specified color code #FFFE80.
Choose another color
Select another color on color wheel.