Skip to content

#232ccc

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

RGB
35, 44, 204
HSL
237°, 71%, 47%
CMYK
83, 78, 0, 20
Luminance
0.0652

Every format

HEX#232ccc
RGBrgb(35, 44, 204)
HSLhsl(237, 71%, 47%)
CMYKcmyk(83%, 78%, 0%, 20%)
LABlab(30.7 53.0 -81.4)
LCHlch(30.7 97.1 303.1)
OKLCHoklch(0.425 0.236 268.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#232ccc on white: 9.12:1
AA ✓ pass · AA-large · AAA
Aa
#232ccc on black: 2.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.7%
Green17.3%
Blue80.0%

CMYK percentages

Cyan82.8%
Magenta78.4%
Yellow0.0%
Key (black)20.0%

Color previews

#232ccc text on a black background

contrast 2.30:1

Card sample

#232ccc text on a white background

contrast 9.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #232ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #232ccc in the Color Lab