Skip to content

#237ccc

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

RGB
35, 124, 204
HSL
208°, 71%, 47%
CMYK
83, 39, 0, 20
Luminance
0.1913

Every format

HEX#237ccc
RGBrgb(35, 124, 204)
HSLhsl(208, 71%, 47%)
CMYKcmyk(83%, 39%, 0%, 20%)
LABlab(50.8 3.2 -48.6)
LCHlch(50.8 48.7 273.8)
OKLCHoklch(0.576 0.147 250.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#237ccc on white: 4.35:1
AA ✗ fail · AA-large · AAA
Aa
#237ccc on black: 4.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red13.7%
Green48.6%
Blue80.0%

CMYK percentages

Cyan82.8%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#237ccc text on a black background

contrast 4.83:1

Card sample

#237ccc text on a white background

contrast 4.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #237ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #237ccc in the Color Lab