Paradiso
#488084 · one of 31,915 named colors
Paradiso is a medium, soft cyan with the hex code #488084. In RGB it is 72 red, 128 green and 132 blue, and black text is most readable on top of it.
Codes
HEX
#488084HEX8
#488084ffRGB
rgb(72, 128, 132)RGBA
rgba(72, 128, 132, 1)RGB %
rgb(28%, 50%, 52%)HSL
hsl(184, 29%, 40%)HSLA
hsla(184, 29%, 40%, 1)Variables
Sass
$paradiso: #488084;Less
@paradiso: #488084;CSS
--paradiso: #488084;