diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeColorPicker.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeColorPicker.xaml
index 597e67482a..8bc40337a1 100644
--- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeColorPicker.xaml
+++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/OOBE/Views/OobeColorPicker.xaml
@@ -25,6 +25,7 @@
VerticalAlignment="Top">
+ AutomationProperties.HeadingLevel="Level3"
+ Style="{StaticResource OobeSubtitleStyle}"/>
@@ -57,13 +60,14 @@
-