Skip to content

#718ccc

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

RGB
113, 140, 204
HSL
222°, 47%, 62%
CMYK
45, 31, 0, 20
Luminance
0.2663

Every format

HEX#718ccc
RGBrgb(113, 140, 204)
HSLhsl(222, 47%, 62%)
CMYKcmyk(45%, 31%, 0%, 20%)
LABlab(58.6 7.4 -36.0)
LCHlch(58.6 36.8 281.5)
OKLCHoklch(0.646 0.101 266.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#718ccc on white: 3.32:1
AA ✗ fail · AA-large · AAA
Aa
#718ccc on black: 6.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.3%
Green54.9%
Blue80.0%

CMYK percentages

Cyan44.6%
Magenta31.4%
Yellow0.0%
Key (black)20.0%

Color previews

#718ccc text on a black background

contrast 6.33:1

Card sample

#718ccc text on a white background

contrast 3.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #718ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #718ccc in the Color Lab