Royal Blue

#3D82DB

Blue

Color Codes

All color formats for development

HEX
#3D82DB
RGB
rgb(61, 130, 219)
HSL
hsl(214, 69%, 55%)
OKLCH
oklch(0.606 0.152 256)
CMYK
cmyk(72%, 41%, 0%, 14%)

Accessibility

WCAG contrast compliance

On White Background

3.88:1

AA AAA

On Black Background

5.41:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E1EC
200
#C7DB
300
#9CBF
400
#689E
500
#3D82
600
#2366
700
#1C51
800
#143A
900
#0D25
950
#0817

Shades

Darker variations

1#2773D5
2#2366BE
3#1E59A6
4#1A4C8E
5#164077
6#11335F
7#0D2647
8#09192F
9#040D18

Tints

Lighter variations

1#508EDF
2#649BE3
3#77A7E6
4#8BB4EA
5#9EC0ED
6#B1CDF1
7#C5D9F4
8#D8E6F8
9#ECF2FB

Tones

Muted variations

1#4583D4
2#4D84CC
3#5585C4
4#5D86BC
5#6587B4
6#6D88AC
7#7489A4
8#7C8A9C
9#848B94

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EC
#E1ECF9
Light backgroundsTable row hoverSkeleton loading
200
C7DB
#C7DBF5
Secondary backgroundsInput backgroundsDividers
300
9CBF
#9CBFED
BordersInactive statesPlaceholder text
400
689E
#689EE3
Disabled statesSecondary iconsMuted text
500
3D82
#3D82DB
Primary brand colorCTAsActive elementsLinks
600
2366
#2366BE
Hover statesFocus ringsPrimary buttons hover
700
1C51
#1C5197
Active/pressed statesDark mode accentsSecondary text
800
143A
#143A6C
Text on light backgroundsHeadingsStrong borders
900
0D25
#0D2545
Primary textHigh emphasis contentDark headings
950
0817
#08172B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --royal-blue-50: #F2F7FD;
  --royal-blue-100: #E1ECF9;
  --royal-blue-200: #C7DBF5;
  --royal-blue-300: #9CBFED;
  --royal-blue-400: #689EE3;
  --royal-blue-500: #3D82DB;
  --royal-blue-600: #2366BE;
  --royal-blue-700: #1C5197;
  --royal-blue-800: #143A6C;
  --royal-blue-900: #0D2545;
  --royal-blue-950: #08172B;
}
Generate More ShadesCreate PaletteConvert Color