Warm Frame
sunset palette with a balanced five-color hierarchy for design use.
#Sunset#Warm#Gradient
COLOR 1
#B014AC
Dark Magenta
COLOR 2
#EC33AF
Wild Strawberry
COLOR 3
#EA7BA6
Pale Violet Red
COLOR 4
#302ED0
Electric Indigo
COLOR 5
#F1F7F4
White Smoke
Color Values & Codes
HEX · RGB · HSLDark Magenta
#B014AC
Wild Strawberry
#EC33AF
Pale Violet Red
#EA7BA6
Electric Indigo
#302ED0
White Smoke
#F1F7F4
Open In Design Tools
CSS Variables
:root {
--color-1: #B014AC;
--color-2: #EC33AF;
--color-3: #EA7BA6;
--color-4: #302ED0;
--color-5: #F1F7F4;
}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
#B014AC on #302ED01.46:1
Large Text Only (Fail)
Sample Text
#B014AC on #F1F7F45.46:1
Normal Text AA Pass
Sample Text
#EC33AF on #302ED02.33:1
Large Text Only (Fail)
Sample Text
#EC33AF on #F1F7F43.42:1
Large Text Only (Pass)
Sample Text
#EA7BA6 on #302ED03.25:1
Large Text Only (Pass)
Sample Text
#EA7BA6 on #F1F7F42.45:1
Large Text Only (Fail)