Skip to content

#2f64ac

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

RGB
47, 100, 172
HSL
215°, 57%, 43%
CMYK
73, 42, 0, 33
Luminance
0.1270

Every format

HEX#2f64ac
RGBrgb(47, 100, 172)
HSLhsl(215, 57%, 43%)
CMYKcmyk(73%, 42%, 0%, 33%)
LABlab(42.3 7.5 -43.6)
LCHlch(42.3 44.3 279.7)
OKLCHoklch(0.505 0.128 256.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2f64ac on white: 5.93:1
AA ✓ pass · AA-large · AAA
Aa
#2f64ac on black: 3.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.4%
Green39.2%
Blue67.5%

CMYK percentages

Cyan72.7%
Magenta41.9%
Yellow0.0%
Key (black)32.5%

Color previews

#2f64ac text on a black background

contrast 3.54:1

Card sample

#2f64ac text on a white background

contrast 5.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2f64ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2f64ac in the Color Lab