Pale Flower
#698aab · one of 31,915 named colors
Pale Flower is a medium, soft blue with the hex code #698aab. In RGB it is 105 red, 138 green and 171 blue, and black text is most readable on top of it.
Codes
HEX
#698aabHEX8
#698aabffRGB
rgb(105, 138, 171)RGBA
rgba(105, 138, 171, 1)RGB %
rgb(41%, 54%, 67%)HSL
hsl(210, 28%, 54%)HSLA
hsla(210, 28%, 54%, 1)Variables
Sass
$pale-flower: #698aab;Less
@pale-flower: #698aab;CSS
--pale-flower: #698aab;