Royal Blue

#6695E5

Blue

Color Codes

All color formats for development

HEX
#6695E5
RGB
rgb(102, 149, 229)
HSL
hsl(218, 71%, 65%)
OKLCH
oklch(0.671 0.13 260.5)
CMYK
cmyk(55%, 35%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.00:1

AA AAA

On Black Background

7.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EA
200
#C6D8
300
#9BB9
400
#6695
500
#3B77
600
#215B
700
#1A48
800
#1234
900
#0C21
950
#0715

Shades

Darker variations

1#4A81E0
2#2E6DDC
3#225EC6
4#1D51AA
5#18438E
6#133671
7#0E2855
8#0A1B39
9#050D1C

Tints

Lighter variations

1#769FE8
2#85AAEA
3#94B5ED
4#A3BFEF
5#B3CAF2
6#C2D5F5
7#D1DFF7
8#E0EAFA
9#F0F4FC

Tones

Muted variations

1#6D97DF
2#7398D8
3#799AD2
4#809CCC
5#869DC5
6#8C9FBF
7#93A1B9
8#99A2B2
9#9FA4AC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EA
#E0EAFA
Light backgroundsTable row hoverSkeleton loading
200
C6D8
#C6D8F5
Secondary backgroundsInput backgroundsDividers
300
9BB9
#9BB9EE
BordersInactive statesPlaceholder text
400
6695
#6695E5
Disabled statesSecondary iconsMuted text
500
3B77
#3B77DE
Primary brand colorCTAsActive elementsLinks
600
215B
#215BC0
Hover statesFocus ringsPrimary buttons hover
700
1A48
#1A4899
Active/pressed statesDark mode accentsSecondary text
800
1234
#12346D
Text on light backgroundsHeadingsStrong borders
900
0C21
#0C2146
Primary textHigh emphasis contentDark headings
950
0715
#07152C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F6FD;
  --royal-blue-100: #E0EAFA;
  --royal-blue-200: #C6D8F5;
  --royal-blue-300: #9BB9EE;
  --royal-blue-400: #6695E5;
  --royal-blue-500: #3B77DE;
  --royal-blue-600: #215BC0;
  --royal-blue-700: #1A4899;
  --royal-blue-800: #12346D;
  --royal-blue-900: #0C2146;
  --royal-blue-950: #07152C;
}
Generate More ShadesCreate PaletteConvert Color