Skip to content

#352ccc

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

RGB
53, 44, 204
HSL
243°, 65%, 49%
CMYK
74, 78, 0, 20
Luminance
0.0692

Every format

HEX#352ccc
RGBrgb(53, 44, 204)
HSLhsl(243, 65%, 49%)
CMYKcmyk(74%, 78%, 0%, 20%)
LABlab(31.6 54.1 -79.8)
LCHlch(31.6 96.4 304.1)
OKLCHoklch(0.434 0.231 273.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#352ccc on white: 8.81:1
AA ✓ pass · AA-large · AAA
Aa
#352ccc on black: 2.38:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.8%
Green17.3%
Blue80.0%

CMYK percentages

Cyan74.0%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#352ccc text on a black background

contrast 2.38:1

Card sample

#352ccc text on a white background

contrast 8.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(53, 44, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(53, 44, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #352ccc;
background: linear-gradient(135deg, #352ccc, #A02CCC);

Monochromatic scale

Palettes built from #352ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #352ccc in the Color Lab