Oberon
#fcd389 · one of 31,915 named colors
Oberon is a light, vivid orange with the hex code #fcd389. In RGB it is 252 red, 211 green and 137 blue, and black text is most readable on top of it.
Codes
HEX
#fcd389HEX8
#fcd389ffRGB
rgb(252, 211, 137)RGBA
rgba(252, 211, 137, 1)RGB %
rgb(99%, 83%, 54%)HSL
hsl(39, 95%, 76%)HSLA
hsla(39, 95%, 76%, 1)Variables
Sass
$oberon: #fcd389;Less
@oberon: #fcd389;CSS
--oberon: #fcd389;