Pale Seafoam
#c3e7e8 · one of 31,915 named colors
Pale Seafoam is a light, soft cyan with the hex code #c3e7e8. In RGB it is 195 red, 231 green and 232 blue, and black text is most readable on top of it.
Codes
HEX
#c3e7e8HEX8
#c3e7e8ffRGB
rgb(195, 231, 232)RGBA
rgba(195, 231, 232, 1)RGB %
rgb(76%, 91%, 91%)HSL
hsl(182, 45%, 84%)HSLA
hsla(182, 45%, 84%, 1)Variables
Sass
$pale-seafoam: #c3e7e8;Less
@pale-seafoam: #c3e7e8;CSS
--pale-seafoam: #c3e7e8;