Color Palette
#EFF6FF · #DBEAFE · #93C5FD · #2563EB · #1E3A8A
Export for Developers
:root {
--color-1: #EFF6FF;
--color-1-rgb: 239, 246, 255;
--color-1-hsl: 214, 100%, 97%;
--color-2: #DBEAFE;
--color-2-rgb: 219, 234, 254;
--color-2-hsl: 214, 95%, 93%;
--color-3: #93C5FD;
--color-3-rgb: 147, 197, 253;
--color-3-hsl: 212, 96%, 78%;
--color-4: #2563EB;
--color-4-rgb: 37, 99, 235;
--color-4-hsl: 221, 83%, 53%;
--color-5: #1E3A8A;
--color-5-rgb: 30, 58, 138;
--color-5-hsl: 224, 64%, 33%;
}Real World Preview
Accessibility
WCAG Accessibility Report
ExcellentContrast ratios calculated per WCAG 2.1. AA requires ≥4.5:1, AAA requires ≥7:1 for normal text.
Palette Variations
Palette Variations
Original
lighter
· Increased lightness, reduced saturation
darker
· Reduced lightness, increased saturation
muted
· Desaturated for a calm, muted look
vibrant
· Boosted saturation for maximum impact
Best Use Cases for This Palette
This monochromatic palette featuring Alice Blue, Lavender, Light Sky Blue works well across a variety of design contexts. Below are some of the most common use cases — click to see curated palettes for each.
Frequently Asked Questions
What are the hex codes in this color palette?
The colors in this palette are: #EFF6FF, #DBEAFE, #93C5FD, #2563EB, #1E3A8A. Copy them individually or export the full palette as CSS variables, Tailwind config, SCSS, or JSON using the Export section above.
What is this color palette good for?
This monochromatic color palette featuring Alice Blue, Lavender, Light Sky Blue works well for websites, mobile apps, branding projects, and digital designs. Check the Real World Preview section to see how it looks on buttons, cards, and navigation.
Is this color palette accessible?
Check the Accessibility section below to see WCAG contrast ratios for all color combinations in this palette. Look for combinations that achieve 4.5:1 or higher for text use.
How do I use this palette in Tailwind CSS?
Click "Export for Developers" and select the Tailwind option. You will get a formatted config object ready to paste into your tailwind.config.js file. Each color becomes a utility class in your project.
Explore more: Generate palettes · Check contrast · Tints & shades · All free tools