Bloom
#ffaf75 · one of 31,915 named colors
Bloom is a light, vivid orange with the hex code #ffaf75. In RGB it is 255 red, 175 green and 117 blue, and black text is most readable on top of it.
Codes
HEX
#ffaf75HEX8
#ffaf75ffRGB
rgb(255, 175, 117)RGBA
rgba(255, 175, 117, 1)RGB %
rgb(100%, 69%, 46%)HSL
hsl(25, 100%, 73%)HSLA
hsla(25, 100%, 73%, 1)Variables
Sass
$bloom: #ffaf75;Less
@bloom: #ffaf75;CSS
--bloom: #ffaf75;