Skip to content

#2f79ac

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

RGB
47, 121, 172
HSL
205°, 57%, 43%
CMYK
73, 30, 0, 33
Luminance
0.1726

Every format

HEX#2f79ac
RGBrgb(47, 121, 172)
HSLhsl(205, 57%, 43%)
CMYKcmyk(73%, 30%, 0%, 33%)
LABlab(48.6 -5.5 -33.7)
LCHlch(48.6 34.1 260.8)
OKLCHoklch(0.554 0.107 242.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f79ac on white: 4.72:1
AA ✓ pass · AA-large · AAA
Aa
#2f79ac on black: 4.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green47.5%
Blue67.5%

CMYK percentages

Cyan72.7%
Magenta29.7%
Yellow0.0%
Key (black)32.5%

Color previews

#2f79ac text on a black background

contrast 4.45:1

Card sample

#2f79ac text on a white background

contrast 4.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2f79ac;
Background color
Panel with #2f79ac background
background-color: #2f79ac;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 121, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 121, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f79ac;
background: linear-gradient(135deg, #2f79ac, #382FAC);

Monochromatic scale

Palettes built from #2f79ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2f79ac in the Color Lab