Skip to content

#798abc

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

RGB
121, 138, 188
HSL
225°, 33%, 61%
CMYK
36, 27, 0, 26
Luminance
0.2587

Every format

HEX#798abc
RGBrgb(121, 138, 188)
HSLhsl(225, 33%, 61%)
CMYKcmyk(36%, 27%, 0%, 26%)
LABlab(57.9 6.2 -28.1)
LCHlch(57.9 28.7 282.4)
OKLCHoklch(0.639 0.078 269.6)

Copy-ready code

/* CSS */
color: #798abc;
background-color: #798abc;
/* Tailwind (arbitrary) */
class="text-[#798abc] bg-[#798abc]"
/* SCSS */
$brand: #798abc;
/* SwiftUI */
Color(red: 0.475, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#798abc")

Accessibility — WCAG contrast

Aa
#798abc on white: 3.40:1
AA ✗ fail · AA-large · AAA
Aa
#798abc on black: 6.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red47.5%
Green54.1%
Blue73.7%

CMYK percentages

Cyan35.6%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#798abc text on a black background

contrast 6.17:1

Card sample

#798abc text on a white background

contrast 3.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #798abc;
Background color
Panel with #798abc background
background-color: #798abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #798abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(121, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #798abc;
background: linear-gradient(135deg, #798abc, #9579BC);

Monochromatic scale

Palettes built from #798abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #798abc in the Color Lab