Royal Curtsy
#282a4a · one of 31,915 named colors
Royal Curtsy is a dark, soft blue with the hex code #282a4a. In RGB it is 40 red, 42 green and 74 blue, and white text is most readable on top of it.
Codes
HEX
#282a4aHEX8
#282a4affRGB
rgb(40, 42, 74)RGBA
rgba(40, 42, 74, 1)RGB %
rgb(16%, 16%, 29%)HSL
hsl(236, 30%, 22%)HSLA
hsla(236, 30%, 22%, 1)Variables
Sass
$royal-curtsy: #282a4a;Less
@royal-curtsy: #282a4a;CSS
--royal-curtsy: #282a4a;