Skip to content

#256ccc

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

RGB
37, 108, 204
HSL
215°, 69%, 47%
CMYK
82, 47, 0, 20
Luminance
0.1548

Every format

HEX#256ccc
RGBrgb(37, 108, 204)
HSLhsl(215, 69%, 47%)
CMYKcmyk(82%, 47%, 0%, 20%)
LABlab(46.3 13.4 -55.9)
LCHlch(46.3 57.4 283.5)
OKLCHoklch(0.541 0.165 257.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#256ccc on white: 5.13:1
AA ✓ pass · AA-large · AAA
Aa
#256ccc on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.5%
Green42.4%
Blue80.0%

CMYK percentages

Cyan81.9%
Magenta47.1%
Yellow0.0%
Key (black)20.0%

Color previews

#256ccc text on a black background

contrast 4.10:1

Card sample

#256ccc text on a white background

contrast 5.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #256ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #256ccc in the Color Lab