Skip to content

#2c65ac

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

RGB
44, 101, 172
HSL
213°, 59%, 42%
CMYK
74, 41, 0, 33
Luminance
0.1282

Every format

HEX#2c65ac
RGBrgb(44, 101, 172)
HSLhsl(213, 59%, 42%)
CMYKcmyk(74%, 41%, 0%, 33%)
LABlab(42.5 6.4 -43.4)
LCHlch(42.5 43.8 278.4)
OKLCHoklch(0.506 0.128 255.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2c65ac on white: 5.89:1
AA ✓ pass · AA-large · AAA
Aa
#2c65ac on black: 3.56:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.3%
Green39.6%
Blue67.5%

CMYK percentages

Cyan74.4%
Magenta41.3%
Yellow0.0%
Key (black)32.5%

Color previews

#2c65ac text on a black background

contrast 3.56:1

Card sample

#2c65ac text on a white background

contrast 5.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 101, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 101, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c65ac;
background: linear-gradient(135deg, #2c65ac, #482CAC);

Monochromatic scale

Palettes built from #2c65ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2c65ac in the Color Lab