Brook Trout
#dacecd · one of 31,915 named colors
Brook Trout is a light, muted red with the hex code #dacecd. In RGB it is 218 red, 206 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#dacecdHEX8
#dacecdffRGB
rgb(218, 206, 205)RGBA
rgba(218, 206, 205, 1)RGB %
rgb(85%, 81%, 80%)HSL
hsl(5, 15%, 83%)HSLA
hsla(5, 15%, 83%, 1)Variables
Sass
$brook-trout: #dacecd;Less
@brook-trout: #dacecd;CSS
--brook-trout: #dacecd;