Skip to content

#352abc

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

RGB
53, 42, 188
HSL
245°, 64%, 45%
CMYK
72, 78, 0, 26
Luminance
0.0604

Every format

HEX#352abc
RGBrgb(53, 42, 188)
HSLhsl(245, 64%, 45%)
CMYKcmyk(72%, 78%, 0%, 26%)
LABlab(29.5 50.2 -73.9)
LCHlch(29.5 89.3 304.2)
OKLCHoklch(0.414 0.214 274.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#352abc on white: 9.51:1
AA ✓ pass · AA-large · AAA
Aa
#352abc on black: 2.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.8%
Green16.5%
Blue73.7%

CMYK percentages

Cyan71.8%
Magenta77.7%
Yellow0.0%
Key (black)26.3%

Color previews

#352abc text on a black background

contrast 2.21:1

Card sample

#352abc text on a white background

contrast 9.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(53, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(53, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #352abc;
background: linear-gradient(135deg, #352abc, #962ABC);

Monochromatic scale

Palettes built from #352abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #352abc in the Color Lab