Skip to content

#335ccc

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

RGB
51, 92, 204
HSL
224°, 60%, 50%
CMYK
75, 55, 0, 20
Luminance
0.1272

Every format

HEX#335ccc
RGBrgb(51, 92, 204)
HSLhsl(224, 60%, 50%)
CMYKcmyk(75%, 55%, 0%, 20%)
LABlab(42.3 25.1 -62.2)
LCHlch(42.3 67.1 292.0)
OKLCHoklch(0.512 0.180 265.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#335ccc on white: 5.93:1
AA ✓ pass · AA-large · AAA
Aa
#335ccc on black: 3.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green36.1%
Blue80.0%

CMYK percentages

Cyan75.0%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#335ccc text on a black background

contrast 3.54:1

Card sample

#335ccc text on a white background

contrast 5.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #335ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #335ccc in the Color Lab