#AFEEEE - PaleTurquoise
The hexadecimal color code #AFEEEE corresponds to the color "PaleTurquoise" , which is a shade of Blue. This color is a combination of red (at 0,69 level), green (at 0,93 level) and blue (at 0,93 level). Its brightness is 80% and its saturation is 64%. It is composed of red at 26%, green at 36% and blue at 36%.
Features
Variations of #AFEEEE
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #AFEEEE is the color #F7FDFD
Darker Shades
Palette of progressively darker shades. The darkest shade is #111717.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #501111 is the color exactly opposite to #AFEEEE on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
PaleTurquoise
#AFEEEE
Uses of #AFEEEE in CSS
When using #AFEEEE as the background color, consider selecting a darker text color for improved readability. If you want to use #AFEEEE as the text color, prefer a dark background, such as Black.
You can replace the color code #AFEEEE with its official name: PaleTurquoise. You can then write in CSS "background: PaleTurquoise " for a background of #AFEEEE.
#AFEEEE as background color
div{ background: #AFEEEE; }
div{ background: PaleTurquoise; }
Colored text
div{ color: #AFEEEE; }
div{ color: PaleTurquoise; }
Border
div{ border: 3px solid #AFEEEE; }
div{ border: 3px solid PaleTurquoise; }
Shadow
div{ box-shadow: 3px 3px 7px #AFEEEE; }
div{ box-shadow: 3px 3px 7px PaleTurquoise; }
Note:
In CSS, the color code #AFEEEE can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #AFEEEE.
Choose another color
Select another color on color wheel.