#FADE2D Hex color
The hexadecimal color code #FADE2D corresponds to the code RGB( 250, 222, 45 ). It's a shade of Yellow. This color is a combination of red (at 0,98 level), green (at 0,87 level) and blue (at 0,18 level). Its brightness is 57% and its saturation is 95%. It is composed of red at 48%, green at 42% and blue at 8%.
Features
Variations of #FADE2D
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FADE2D is the color #FEFBEA
Darker Shades
Palette of progressively darker shades. The darkest shade is #191604.
Other Shades of Yellow
Examples of other colors within the Yellow spectrum .
Color Palettes
The complementary color #0521D2 is the color exactly opposite to #FADE2D on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #FADE2D in CSS
When using #FADE2D as the background color, consider selecting a darker text color for improved readability. If you want to use #FADE2D as the text color, prefer a dark background, such as Black.
#FADE2D as background color
div{ background: #FADE2D; }
Colored text
div{ color: #FADE2D; }
Border
div{ border: 3px solid #FADE2D; }
Shadow
div{ box-shadow: 3px 3px 7px #FADE2D; }
Similar Colors
Other color codes similar or equivalent to the specified color code #FADE2D.
Choose another color
Select another color on color wheel.