Skip to content

#729adb

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

RGB
114, 154, 219
HSL
217°, 59%, 65%
CMYK
48, 30, 0, 14
Luminance
0.3180

Every format

HEX#729adb
RGBrgb(114, 154, 219)
HSLhsl(217, 59%, 65%)
CMYKcmyk(48%, 30%, 0%, 14%)
LABlab(63.2 3.9 -37.3)
LCHlch(63.2 37.5 276.0)
OKLCHoklch(0.684 0.106 259.8)

Copy-ready code

/* CSS */
color: #729adb;
background-color: #729adb;
/* Tailwind (arbitrary) */
class="text-[#729adb] bg-[#729adb]"
/* SCSS */
$brand: #729adb;
/* SwiftUI */
Color(red: 0.447, green: 0.604, blue: 0.859)
/* Android */
Color.parseColor("#729adb")

Accessibility — WCAG contrast

Aa
#729adb on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#729adb on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green60.4%
Blue85.9%

CMYK percentages

Cyan47.9%
Magenta29.7%
Yellow0.0%
Key (black)14.1%

Color previews

#729adb text on a black background

contrast 7.36:1

Card sample

#729adb text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #729adb;
Background color
Panel with #729adb background
background-color: #729adb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #729adb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(114, 154, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 154, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #729adb;
background: linear-gradient(135deg, #729adb, #9072DB);

Monochromatic scale

Palettes built from #729adb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #729adb in the Color Lab