Peach Bud
#fdb2ab · one of 31,915 named colors
Peach Bud is a light, vivid red with the hex code #fdb2ab. In RGB it is 253 red, 178 green and 171 blue, and black text is most readable on top of it.
Codes
HEX
#fdb2abHEX8
#fdb2abffRGB
rgb(253, 178, 171)RGBA
rgba(253, 178, 171, 1)RGB %
rgb(99%, 70%, 67%)HSL
hsl(5, 95%, 83%)HSLA
hsla(5, 95%, 83%, 1)Variables
Sass
$peach-bud: #fdb2ab;Less
@peach-bud: #fdb2ab;CSS
--peach-bud: #fdb2ab;