Signal Coast

modern palette with a balanced five-color hierarchy for design use.

#Modern#Clean#UI
Open in Generator
COLOR 1
#74133D
Merlot
COLOR 2
#C62555
Cherry Glaze
COLOR 3
#D86464
Indian Red
COLOR 4
#F7F8F8
White Smoke
COLOR 5
#4E2028
Pinot Noir

Color Values & Codes

HEX · RGB · HSL
Merlot
#74133D
rgb(116, 19, 61)hsl(334, 72%, 26%)Color details →
rgb(198, 37, 85)hsl(342, 69%, 46%)Color details →
Indian Red
#D86464
rgb(216, 100, 100)hsl(0, 60%, 62%)Color details →
rgb(247, 248, 248)hsl(180, 7%, 97%)Color details →
Pinot Noir
#4E2028
rgb(78, 32, 40)hsl(350, 42%, 22%)Color details →

CSS Variables

Copy & paste directly into your stylesheet
:root {
  --color-1: #74133D;
  --color-2: #C62555;
  --color-3: #D86464;
  --color-4: #F7F8F8;
  --color-5: #4E2028;
}

Role-Based WCAG Contrast Audit

Accessibility contrast depends on assigned UI roles. Here are the contrast ratios and WCAG compliance ratings when pairing palette colors as Foreground Text against Background surfaces:

Sample Text
#74133D on #F7F8F810.37:1
Normal Text AA Pass
Sample Text
#74133D on #4E20281.22:1
Large Text Only (Fail)
Sample Text
#C62555 on #F7F8F85.20:1
Normal Text AA Pass
Sample Text
#C62555 on #4E20282.43:1
Large Text Only (Fail)
Sample Text
#D86464 on #F7F8F83.33:1
Large Text Only (Pass)
Sample Text
#D86464 on #4E20283.80:1
Large Text Only (Pass)