Skip to content

#236ccc

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

RGB
35, 108, 204
HSL
214°, 71%, 47%
CMYK
83, 47, 0, 20
Luminance
0.1544

Every format

HEX#236ccc
RGBrgb(35, 108, 204)
HSLhsl(214, 71%, 47%)
CMYKcmyk(83%, 47%, 0%, 20%)
LABlab(46.2 13.2 -55.9)
LCHlch(46.2 57.5 283.3)
OKLCHoklch(0.540 0.165 257.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#236ccc on white: 5.14:1
AA ✓ pass · AA-large · AAA
Aa
#236ccc on black: 4.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.7%
Green42.4%
Blue80.0%

CMYK percentages

Cyan82.8%
Magenta47.1%
Yellow0.0%
Key (black)20.0%

Color previews

#236ccc text on a black background

contrast 4.09:1

Card sample

#236ccc text on a white background

contrast 5.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #236ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #236ccc in the Color Lab