Skip to content

#385ccc

a balanced, vivid blue · warm · closest name: royalblue

RGB
56, 92, 204
HSL
225°, 59%, 51%
CMYK
73, 55, 0, 20
Luminance
0.1285

Every format

HEX#385ccc
RGBrgb(56, 92, 204)
HSLhsl(225, 59%, 51%)
CMYKcmyk(73%, 55%, 0%, 20%)
LABlab(42.5 25.8 -61.9)
LCHlch(42.5 67.0 292.6)
OKLCHoklch(0.514 0.179 266.6)

Copy-ready code

/* CSS */
color: #385ccc;
background-color: #385ccc;
/* Tailwind (arbitrary) */
class="text-[#385ccc] bg-[#385ccc]"
/* SCSS */
$brand: #385ccc;
/* SwiftUI */
Color(red: 0.220, green: 0.361, blue: 0.800)
/* Android */
Color.parseColor("#385ccc")

Accessibility — WCAG contrast

Aa
#385ccc on white: 5.88:1
AA ✓ pass · AA-large · AAA
Aa
#385ccc on black: 3.57:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.0%
Green36.1%
Blue80.0%

CMYK percentages

Cyan72.5%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#385ccc text on a black background

contrast 3.57:1

Card sample

#385ccc text on a white background

contrast 5.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #385ccc;
Background color
Panel with #385ccc background
background-color: #385ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #385ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(56, 92, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(56, 92, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #385ccc;
background: linear-gradient(135deg, #385ccc, #7738CC);

Monochromatic scale

Palettes built from #385ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #385ccc in the Color Lab