Royal Blue

#3268E7

Blue

Color Codes

All color formats for development

HEX
#3268E7
RGB
rgb(50, 104, 231)
HSL
hsl(222, 79%, 55%)
OKLCH
oklch(0.557 0.201 263.7)
CMYK
cmyk(78%, 55%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.92:1

AA AAA

On Black Background

4.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C4D3
300
#96B2
400
#5F8A
500
#3268
600
#184D
700
#133D
800
#0D2C
900
#091C
950
#0511

Shades

Darker variations

1#1B56E2
2#184DC9
3#1543B0
4#123A97
5#0F307E
6#0C2664
7#091D4B
8#061332
9#030A19

Tints

Lighter variations

1#4677E9
2#5B86EC
3#6F95EE
4#84A4F1
5#98B3F3
6#ADC3F5
7#C1D2F8
8#D6E1FA
9#EAF0FD

Tones

Muted variations

1#3B6CDE
2#446FD5
3#4D73CC
4#5676C3
5#5F7ABA
6#687EB1
7#7181A7
8#7A859E
9#838995

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE8
#DFE8FB
Light backgroundsTable row hoverSkeleton loading
200
C4D3
#C4D3F8
Secondary backgroundsInput backgroundsDividers
300
96B2
#96B2F3
BordersInactive statesPlaceholder text
400
5F8A
#5F8AEC
Disabled statesSecondary iconsMuted text
500
3268
#3268E7
Primary brand colorCTAsActive elementsLinks
600
184D
#184DC9
Hover statesFocus ringsPrimary buttons hover
700
133D
#133DA0
Active/pressed statesDark mode accentsSecondary text
800
0D2C
#0D2C72
Text on light backgroundsHeadingsStrong borders
900
091C
#091C49
Primary textHigh emphasis contentDark headings
950
0511
#05112E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F1F5FD;
  --royal-blue-100: #DFE8FB;
  --royal-blue-200: #C4D3F8;
  --royal-blue-300: #96B2F3;
  --royal-blue-400: #5F8AEC;
  --royal-blue-500: #3268E7;
  --royal-blue-600: #184DC9;
  --royal-blue-700: #133DA0;
  --royal-blue-800: #0D2C72;
  --royal-blue-900: #091C49;
  --royal-blue-950: #05112E;
}
Generate More ShadesCreate PaletteConvert Color