Whitewashed Fence
#faf2e3 · one of 31,915 named colors
Whitewashed Fence is a very light, strong orange with the hex code #faf2e3. In RGB it is 250 red, 242 green and 227 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Whitewashed Fence in the generator →
Codes
HEX
#faf2e3HEX8
#faf2e3ffRGB
rgb(250, 242, 227)RGBA
rgba(250, 242, 227, 1)RGB %
rgb(98%, 95%, 89%)HSL
hsl(39, 70%, 94%)HSLA
hsla(39, 70%, 94%, 1)Variables
Sass
$whitewashed-fence: #faf2e3;Less
@whitewashed-fence: #faf2e3;CSS
--whitewashed-fence: #faf2e3;