Skip to content

#418ccc

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

RGB
65, 140, 204
HSL
208°, 58%, 53%
CMYK
68, 31, 0, 20
Luminance
0.2424

Every format

HEX#418ccc
RGBrgb(65, 140, 204)
HSLhsl(208, 58%, 53%)
CMYKcmyk(68%, 31%, 0%, 20%)
LABlab(56.3 -2.7 -39.8)
LCHlch(56.3 39.9 266.2)
OKLCHoklch(0.622 0.122 247.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#418ccc on white: 3.59:1
AA ✗ fail · AA-large · AAA
Aa
#418ccc on black: 5.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red25.5%
Green54.9%
Blue80.0%

CMYK percentages

Cyan68.1%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#418ccc text on a black background

contrast 5.85:1

Card sample

#418ccc text on a white background

contrast 3.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(65, 140, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(65, 140, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #418ccc;
background: linear-gradient(135deg, #418ccc, #5241CC);

Monochromatic scale

Palettes built from #418ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #418ccc in the Color Lab